2b0977d6699a90b9afd867b27ffa0dac6c69e407
[openwrt/staging/yousong.git] / target / linux / ramips / mt7620 / profiles / microwrt.mk
1 define Profile/MicroWRT
2 NAME:=Microduino MicroWRT
3 PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-ohci
4 endef
5
6 define Profile/MicroWRT/Description
7 Package set compatible with MicroWRT
8 endef
9 $(eval $(call Profile,MicroWRT))