aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/svip_be/profiles/000-generic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/svip_be/profiles/000-generic.mk')
-rw-r--r--target/linux/lantiq/svip_be/profiles/000-generic.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/lantiq/svip_be/profiles/000-generic.mk b/target/linux/lantiq/svip_be/profiles/000-generic.mk
new file mode 100644
index 000000000..731e4fce5
--- /dev/null
+++ b/target/linux/lantiq/svip_be/profiles/000-generic.mk
@@ -0,0 +1,8 @@
+define Profile/Generic
+ NAME:=Generic - all boards
+ PACKAGES:=
+endef
+
+$(eval $(call Profile,Generic))
+
+