projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
this change is needed to get rootfs build before trying to make an image of it.
[openwrt.git]
/
openwrt
/
target
/
squashfs
/
Makefile.in
diff --git
a/openwrt/target/squashfs/Makefile.in
b/openwrt/target/squashfs/Makefile.in
index
14b7f74
..
cba5c30
100644
(file)
--- a/
openwrt/target/squashfs/Makefile.in
+++ b/
openwrt/target/squashfs/Makefile.in
@@
-1,4
+1,4
@@
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=squashfsroot
+TARGETS+=squashfsroot
openwrt-image
ROOTFS=squashfs
endif
This page took
0.021188 seconds
and
4
git commands to generate.