X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ec067db63fc2b96770b99522f45882aa49391383..e2983886f331e958b74c034be4637b34eade064b:/target/linux/mpc52xx/Makefile diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 0e5e81db6..ee9fa6c09 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -9,10 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc52xx BOARDNAME:=Freescale MPC52xx -FEATURES:=tgz ext2 +FEATURES:=targz ext2 -LINUX_VERSION:=2.6.30.9 -LINUX_KARCH:=powerpc +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk