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
87ad9df
..
cba5c30
100644
(file)
--- a/
openwrt/target/squashfs/Makefile.in
+++ b/
openwrt/target/squashfs/Makefile.in
@@
-1,3
+1,4
@@
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
TARGETS+=squashfsroot openwrt-image
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
TARGETS+=squashfsroot openwrt-image
+ROOTFS=squashfs
endif
endif
This page took
0.027136 seconds
and
4
git commands to generate.