parent
65a9748b9a
commit
d7e1809a4a
@ -1,4 +0,0 @@ |
|||||||
ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y) |
|
||||||
TARGETS+=jffs2root openwrt-image
|
|
||||||
ROOTFS=jffs2
|
|
||||||
endif |
|
@ -1,4 +0,0 @@ |
|||||||
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS_LZMA)),y) |
|
||||||
TARGETS+=squashfslzmaroot openwrt-image
|
|
||||||
ROOTFS=squashfslzma
|
|
||||||
endif |
|
@ -1,4 +0,0 @@ |
|||||||
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) |
|
||||||
TARGETS+=squashfsroot openwrt-image
|
|
||||||
ROOTFS=squashfs
|
|
||||||
endif |
|
Loading…
Reference in new issue