diff options
Diffstat (limited to 'target/linux/ramips/mt7620/profiles/microwrt.mk')
-rw-r--r-- | target/linux/ramips/mt7620/profiles/microwrt.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ramips/mt7620/profiles/microwrt.mk b/target/linux/ramips/mt7620/profiles/microwrt.mk deleted file mode 100644 index 2b0977d669..0000000000 --- a/target/linux/ramips/mt7620/profiles/microwrt.mk +++ /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)) |