ar71xx: add get_mac_revision to ath9k_platform_data
[openwrt.git] / target / linux / mpc83xx / Makefile
index ae216d9137d2e16f3eebad3dc50f452d74e43e78..45ad9bcda3180e106006a2287c9225a91296532d 100644 (file)
@@ -9,9 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
 FEATURES:=squashfs targz broken
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.33.6
+LINUX_VERSION:=2.6.36.4
 
 include $(INCLUDE_DIR)/target.mk