diff options
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/sitecom.mk')
-rw-r--r-- | target/linux/ramips/rt305x/profiles/sitecom.mk | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/ramips/rt305x/profiles/sitecom.mk b/target/linux/ramips/rt305x/profiles/sitecom.mk deleted file mode 100644 index 16d9feff43..0000000000 --- a/target/linux/ramips/rt305x/profiles/sitecom.mk +++ /dev/null @@ -1,18 +0,0 @@ -# -# Copyright (C) 2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/WL-351 - NAME:=Sitecom WL-351 v1 - PACKAGES:=\ - kmod-switch-rtl8366rb kmod-swconfig swconfig -endef - -define Profile/WL-351/Description - Package set for Sitecom WL-351 v1 -endef - -$(eval $(call Profile,WL-351)) |