X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9ab2e7b7fca982f554c768b138c9f9f1423fdde0..17c7b6c3fdc48301e50d22cc6138ede16bd1be24:/target/linux/adm5120-2.6/profiles/RB1xx.mk diff --git a/target/linux/adm5120-2.6/profiles/RB1xx.mk b/target/linux/adm5120-2.6/profiles/RB1xx.mk deleted file mode 100644 index 3d61cedc8..000000000 --- a/target/linux/adm5120-2.6/profiles/RB1xx.mk +++ /dev/null @@ -1,18 +0,0 @@ -# -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/RouterBoard - NAME:=RouterBoard RB1xx - PACKAGES:=kmod-madwifi - FEATURES+=tgz -endef - -define Profile/RouterBoard/Description - Package set compatible with the RouterBoard RB1xx devices. Contains RouterOS to OpenWrt\\\ - installation scripts. -endef -$(eval $(call Profile,RouterBoard))