add support for more lantiq AR9 boards
[openwrt.git] / target / linux / lantiq / ar9 / profiles / 003-buffalo.mk
1 define Profile/WBMR
2   NAME:=WBMR - Buffalo WBMR-HP-G300H
3   PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio \
4          kmod-ltq-dsl-firmware-b kmod-ledtrig-usbdev 
5 endef
6
7 define Profile/WBMR/Description
8         Package set optimized for the Buffalo WBMR routers
9 endef
10
11 $(eval $(call Profile,WBMR))