aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/vr9/profiles/000-generic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/vr9/profiles/000-generic.mk')
-rw-r--r--target/linux/lantiq/vr9/profiles/000-generic.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/lantiq/vr9/profiles/000-generic.mk b/target/linux/lantiq/vr9/profiles/000-generic.mk
new file mode 100644
index 000000000..787a74fba
--- /dev/null
+++ b/target/linux/lantiq/vr9/profiles/000-generic.mk
@@ -0,0 +1,6 @@
+define Profile/Generic
+ NAME:=Generic - all boards
+ PACKAGES:=kmod-leds-gpio button-hotplug
+endef
+
+$(eval $(call Profile,Generic))