X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fau1000%2FMakefile;h=2f9c24d1a35a7f39a1ca90ee4cdbf966d4687bb4;hb=814baaed43fa99ecf7f3fb1d9b38d37e9099a065;hp=d0bd1425a5cb33f05b834e565deedc5d294f96b0;hpb=7a42d311275281c3c0e821cfd592d65bab253267;p=openwrt.git diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index d0bd1425a5..2f9c24d1a3 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,13 +9,14 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 -FEATURES:=jffs2 usb pci +FEATURES:=squashfs usb pci SUBTARGETS=au1500 au1550 +MAINTAINER:=Florian Fainelli -LINUX_VERSION:=2.6.30.10 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini yamonenv +DEFAULT_PACKAGES += wpad-mini yamonenv define Target/Description Build firmware for RMI/AMD Alchemy 1500,1550 boards