ramips: remove old code for Edimax BR-6524N
[openwrt.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))