X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ec067db63fc2b96770b99522f45882aa49391383..b40bc2899b2e399c07e4b0b1dda0f9cfcb9c8b5a:/target/linux/mpc52xx/Makefile?ds=sidebyside 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