diff options
-rw-r--r-- | target/linux/brcm47xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 4c80378197..d080e412ff 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -10,6 +10,7 @@ ARCH:=mipsel BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb pcmcia +MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> LINUX_VERSION:=3.10.10 |