1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 19:53:59 +02:00
openwrt/openwrt/target/squashfs/Makefile.in
Waldemar Brodkorb f4897b72cf when I will understand the buildsystem?
SVN-Revision: 241
2005-02-12 04:08:12 +00:00

4 lines
99 B
Makefile

ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
TARGETS+=squashfsroot openwrt-image-squashfs
endif