From 3833b7be24ba9f8cb847de8197e60147068afe67 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 19 Jul 2011 18:06:33 +0000 Subject: add support for more lantiq AR9 boards SVN-Revision: 27694 --- target/linux/lantiq/ar9/profiles/003-buffalo.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/lantiq/ar9/profiles/003-buffalo.mk (limited to 'target/linux/lantiq/ar9/profiles') diff --git a/target/linux/lantiq/ar9/profiles/003-buffalo.mk b/target/linux/lantiq/ar9/profiles/003-buffalo.mk new file mode 100644 index 0000000..bdf838d --- /dev/null +++ b/target/linux/lantiq/ar9/profiles/003-buffalo.mk @@ -0,0 +1,11 @@ +define Profile/WBMR + NAME:=WBMR - Buffalo WBMR-HP-G300H + PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio \ + kmod-ltq-dsl-firmware-b kmod-ledtrig-usbdev +endef + +define Profile/WBMR/Description + Package set optimized for the Buffalo WBMR routers +endef + +$(eval $(call Profile,WBMR)) -- cgit v1.1