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