X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f96dbb73b28b364f49bbd135f377ea4be859cafc..723857f8a70a7b14b3dc6ccec24cfa822dd1da43:/target/linux/mpc83xx/Makefile diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 5598b5b11..226350e91 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.33.7 include $(INCLUDE_DIR)/target.mk