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