ramips: fix various mistakes in subtargets *.mk profiles
[openwrt/openwrt.git] / target / linux / ramips / mt7620 / profiles / microwrt.mk
diff --git a/target/linux/ramips/mt7620/profiles/microwrt.mk b/target/linux/ramips/mt7620/profiles/microwrt.mk
deleted file mode 100644 (file)
index 2b0977d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-define Profile/MicroWRT
-       NAME:=Microduino MicroWRT
-       PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-ohci
-endef
-
-define Profile/MicroWRT/Description
-               Package set compatible with MicroWRT
-endef
-$(eval $(call Profile,MicroWRT))