X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far7%2FMakefile;h=ab0e69451f82cb4c247c57f78d8d750979c3d856;hb=a3515ef4043e0a76af84023d4e01b4223d6eb12e;hp=4ae2a5a9d19929018e5ad947cd13f9bfebc26ffc;hpb=946c99ded8c232a805c0c98a34fe8befc5005a33;p=openwrt.git diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 4ae2a5a9d1..ab0e69451f 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -9,14 +9,15 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=ar7 BOARDNAME:=TI AR7 -FEATURES:=squashfs jffs2 atm +FEATURES:=squashfs atm +MAINTAINER:=Florian Fainelli +SUBTARGETS:=generic ac49x -LINUX_VERSION:=2.6.37.4 +LINUX_VERSION:=3.10.18 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \ - kmod-acx-mac80211 swconfig hostapd +DEFAULT_PACKAGES+= swconfig define Target/Description Build firmware images for TI AR7 based routers.