remove redundant LINUX_KARCH variables
[openwrt/staging/mkresin.git] / target / linux / ppc40x / Makefile
index d46dcbac6a6c33161550a235a9bf8c383d5b8e4a..910dccde3cf80e79491d30d965f059f3cdc560d1 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs usb
+FEATURES:=squashfs
+CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
 
-LINUX_VERSION:=2.6.30.2
-LINUX_KARCH:=powerpc
+LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk