sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt.git] / openwrt / target / squashfs / Makefile.in
1 ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
2 TARGETS+=squashfsroot openwrt-image
3 ROOTFS=squashfs
4 endif
This page took 0.042068 seconds and 5 git commands to generate.