mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 18:21:06 +02:00
[target] remove redundant LINUX_KARCH variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18871 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6bdf3c9289
commit
c462134502
@ -12,7 +12,6 @@ BOARDNAME:=Freescale Coldfire v4e
|
||||
FEATURES:=squashfs broken
|
||||
|
||||
LINUX_VERSION:=2.6.25.20
|
||||
LINUX_KARCH:=m68k
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
@ -12,7 +12,6 @@ BOARDNAME:=Freescale MPC52xx
|
||||
FEATURES:=tgz ext2
|
||||
|
||||
LINUX_VERSION:=2.6.30.10
|
||||
LINUX_KARCH:=powerpc
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
@ -12,7 +12,6 @@ BOARDNAME:=Freescale MPC83xx
|
||||
FEATURES:=tgz broken
|
||||
|
||||
LINUX_VERSION:=2.6.30.10
|
||||
LINUX_KARCH:=powerpc
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
@ -13,7 +13,6 @@ FEATURES:=squashfs
|
||||
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
|
||||
|
||||
LINUX_VERSION:=2.6.30.10
|
||||
LINUX_KARCH:=powerpc
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
@ -13,7 +13,6 @@ FEATURES:=squashfs
|
||||
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440
|
||||
|
||||
LINUX_VERSION:=2.6.30.10
|
||||
LINUX_KARCH:=powerpc
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user