diff options
Diffstat (limited to 'target/linux/pxa/Makefile')
-rw-r--r-- | target/linux/pxa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index e4c57b05c9..8edd1ec1c1 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -10,6 +10,7 @@ ARCH:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx FEATURES:=squashfs +MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> LINUX_VERSION:=2.6.32.24 |