12b57f6a99
SVN-Revision: 243
4 lines
92 B
Makefile
4 lines
92 B
Makefile
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
|
|
TARGETS+=squashfsroot
|
|
ROOTFS=squashfs
|
|
endif
|