1914c16f25
SVN-Revision: 246
4 lines
106 B
Makefile
4 lines
106 B
Makefile
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
|
|
TARGETS+=squashfsroot openwrt-image
|
|
ROOTFS=squashfs
|
|
endif
|