From 3c1079a7a7d7773cd2d29a9183209f9438746047 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 7 Jul 2011 18:20:27 +0000 Subject: add ar9 specific profile SVN-Revision: 27536 --- target/linux/lantiq/ar9/profiles/000-generic.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/linux/lantiq/ar9/profiles/000-generic.mk (limited to 'target/linux/lantiq/ar9/profiles/000-generic.mk') diff --git a/target/linux/lantiq/ar9/profiles/000-generic.mk b/target/linux/lantiq/ar9/profiles/000-generic.mk new file mode 100644 index 0000000..787a74f --- /dev/null +++ b/target/linux/lantiq/ar9/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)) -- cgit v1.1