mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
remove unneeded Makefile.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@274 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9e54b11042
commit
10dfc00cfa
@ -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