X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx-2.6%2Fprofiles%2F100-Default.mk;fp=target%2Flinux%2Fixp4xx-2.6%2Fprofiles%2F100-Default.mk;h=0000000000000000000000000000000000000000;hb=5c903cc55c673e5e6eda9c78f51a81b715eb4eec;hp=104268bd8e9bef4e3d49270d30aec73944fe5981;hpb=e61a44ffca9f2b102a64517eb19373d4ea61c142;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/ixp4xx-2.6/profiles/100-Default.mk b/target/linux/ixp4xx-2.6/profiles/100-Default.mk deleted file mode 100644 index 104268bd8e..0000000000 --- a/target/linux/ixp4xx-2.6/profiles/100-Default.mk +++ /dev/null @@ -1,17 +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/Default - NAME:=Default Profile - PACKAGES:=kmod-madwifi -endef - -define Profile/Default/Description - Default IXP4xx Profile -endef -$(eval $(call Profile,Default)) -