mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
remove unneeded Makefile.in
SVN-Revision: 274
This commit is contained in:
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…
x
Reference in New Issue
Block a user