X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3afb594a0d635a30f239c88b9f7666d7f9011e0e..332453076d0e91f49e03509bfbe3041357588400:/target/linux/mpc83xx/Makefile diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 1bbfa768d..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.11 +LINUX_VERSION:=2.6.36.1 include $(INCLUDE_DIR)/target.mk