1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 22:11:31 +03:00
openwrt-xburst/target/linux/lantiq/ar9/profiles/003-buffalo.mk

12 lines
280 B
Makefile
Raw Normal View History

define Profile/WBMR
NAME:=WBMR - Buffalo WBMR-HP-G300H
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
kmod-ltq-dsl-firmware-b-ar9
endef
define Profile/WBMR/Description
Package set optimized for the Buffalo WBMR routers
endef
$(eval $(call Profile,WBMR))