X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c74a041bc14a39b683c42fbc88e324ebd4bb6ffd..1e8ba3046f7f842fb66bf964cf0490217e14cbfc:/target/linux/mpc52xx/Makefile?ds=sidebyside diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 9f401bf2e..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.4 -LINUX_KARCH:=powerpc +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk