X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff9d9a341a48ec6f03ad86a5861c1d91c2d5331e..5e3ed67a782b5ae7600108ce0568020a807f873a:/target/linux/mpc52xx/Makefile?ds=sidebyside diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 246a958c2..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.6 -LINUX_KARCH:=powerpc +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk