From 1eeba399c689f74dcee49885546f0d657f73f64e Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 1 Jun 2011 02:23:30 +0000 Subject: ar71xx: add profile and image building code for wzr-hp-ag300h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27076 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/buffalo.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/buffalo.mk') diff --git a/target/linux/ar71xx/generic/profiles/buffalo.mk b/target/linux/ar71xx/generic/profiles/buffalo.mk index 59ddd86cb..5d9bab540 100644 --- a/target/linux/ar71xx/generic/profiles/buffalo.mk +++ b/target/linux/ar71xx/generic/profiles/buffalo.mk @@ -15,3 +15,14 @@ define Profile/WZRHPG30XNH/Description endef $(eval $(call Profile,WZRHPG30XNH)) + +define Profile/WZRHPAG300H + NAME:=Buffalo WZR-HP-AG300H + PACKAGES:=kmod-ath9k wpad-mini kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev +endef + +define Profile/WZRHPG30XNH/Description + Package set optimized for the Buffalo WZR-HP-AG300H +endef + +$(eval $(call Profile,WZRHPAG300H)) -- cgit v1.2.3