X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f96dbb73b28b364f49bbd135f377ea4be859cafc..5d6fe3e144b517ecf98b6d1caa8f6792615edb83:/target/linux/mpc83xx/Makefile diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 5598b5b11..f13a961ca 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx -FEATURES:=squashfs tgz broken +FEATURES:=squashfs targz broken +MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.31.12 +LINUX_VERSION:=2.6.36.1 include $(INCLUDE_DIR)/target.mk