X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Frouter_le%2Fprofiles%2F010-Generic.mk;fp=target%2Flinux%2Fadm5120%2Frouter_le%2Fprofiles%2F010-Generic.mk;h=1d477319da7f4198dc8f5e21e7059dd7980010c0;hb=02c9cd23690727767b933f700a10296d18b47a84;hp=0000000000000000000000000000000000000000;hpb=c53b157b0e88d50d3a60d438be22d97bbbcee6d1;p=openwrt-10.03%2F.git diff --git a/target/linux/adm5120/router_le/profiles/010-Generic.mk b/target/linux/adm5120/router_le/profiles/010-Generic.mk new file mode 100644 index 000000000..1d477319d --- /dev/null +++ b/target/linux/adm5120/router_le/profiles/010-Generic.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2007 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/Generic + NAME:=Generic (default) + PACKAGES:= +endef + +define Profile/Generic/Description + Generic package set compatible with most boards. +endef +$(eval $(call Profile,Generic)) +