diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-08-28 16:19:59 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-08-28 16:19:59 +0000 |
commit | 1e1becb1747c0cb1fc86cc21627bf22731c6962c (patch) | |
tree | f9b3536538e1ead6cb14f03a374a9181af8cf257 /target/linux/mvebu | |
parent | 999ec62da77a140e02de353abdff7b66cb19c271 (diff) | |
download | upstream-1e1becb1747c0cb1fc86cc21627bf22731c6962c.tar.gz upstream-1e1becb1747c0cb1fc86cc21627bf22731c6962c.tar.bz2 upstream-1e1becb1747c0cb1fc86cc21627bf22731c6962c.zip |
mvebu: remove maintainer ship role
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37855
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 0245c78797..6b65eb76e0 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -11,7 +11,6 @@ BOARD:=mvebu BOARDNAME:=Marvell Armada XP/370 FEATURES:=targz usb pci pcie gpio CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -MAINTAINER:=Florian Fainelli <florian@openwrt.org> LINUX_VERSION:=3.8.13 |