projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sort nvram, rename proc.txt
[openwrt.git]
/
openwrt
/
target
/
squashfs
/
squashfsroot.mk
diff --git
a/openwrt/target/squashfs/squashfsroot.mk
b/openwrt/target/squashfs/squashfsroot.mk
index
4dd6800
..
d3a104a
100644
(file)
--- a/
openwrt/target/squashfs/squashfsroot.mk
+++ b/
openwrt/target/squashfs/squashfsroot.mk
@@
-47,3
+47,8
@@
squashfsroot-clean:
squashfsroot-dirclean:
rm -rf $(SQUASHFS_DIR)
+
+ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
+TARGETS+=squashfsroot openwrt-image
+ROOTFS=squashfs
+endif
This page took
0.024214 seconds
and
4
git commands to generate.