X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3afb594a0d635a30f239c88b9f7666d7f9011e0e..030341e663f32bc3740a1edf5e2a01c198c979f2:/target/linux/mpc83xx/Makefile?ds=sidebyside diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 1bbfa768d..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.11 +LINUX_VERSION:=2.6.33.7 include $(INCLUDE_DIR)/target.mk