projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt.git]
/
target
/
jffs2
/
Makefile.in
diff --git
a/target/jffs2/Makefile.in
b/target/jffs2/Makefile.in
index
31452eb
..
ad8693c
100644
(file)
--- a/
target/jffs2/Makefile.in
+++ b/
target/jffs2/Makefile.in
@@
-1,3
+1,4
@@
ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root
+TARGETS+=jffs2root openwrt-image
+ROOTFS=jffs2
endif
This page took
0.019354 seconds
and
4
git commands to generate.