diff options
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/wiznet.mk')
-rw-r--r-- | target/linux/ramips/rt305x/profiles/wiznet.mk | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/ramips/rt305x/profiles/wiznet.mk b/target/linux/ramips/rt305x/profiles/wiznet.mk deleted file mode 100644 index f8e8324289..0000000000 --- a/target/linux/ramips/rt305x/profiles/wiznet.mk +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright (C) 2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/WIZFI630A - NAME:=WIZnet WizFi630A - PACKAGES:=\ - kmod-usb2 -endef - -define Profile/WIZFI630A/Description - Package set for WIZnet WizFi630A board -endef -$(eval $(call Profile,WIZFI630A)) |