X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fipq806x%2Fprofiles%2F00-default.mk;fp=target%2Flinux%2Fipq806x%2Fprofiles%2F00-default.mk;h=26bc8b502b0feaad09b45864cb32db9ce4cd6fc0;hb=9dafab92bf03723b728dfec8ac8d2d12f56e74f7;hp=0000000000000000000000000000000000000000;hpb=1e152483deeddfdfb7af2c5411de21ad305e04f6;p=openwrt%2F.git diff --git a/target/linux/ipq806x/profiles/00-default.mk b/target/linux/ipq806x/profiles/00-default.mk new file mode 100644 index 0000000000..26bc8b502b --- /dev/null +++ b/target/linux/ipq806x/profiles/00-default.mk @@ -0,0 +1,9 @@ +define Profile/Default + NAME:=Default Profile + PRIORITY:=1 +endef + +define Profile/Default/Description + Default package set compatible with most boards. +endef +$(eval $(call Profile,Default))