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/001-lantiq.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/lantiq/ar9/profiles/001-lantiq.mk (limited to 'target/linux/lantiq/ar9/profiles/001-lantiq.mk') diff --git a/target/linux/lantiq/ar9/profiles/001-lantiq.mk b/target/linux/lantiq/ar9/profiles/001-lantiq.mk new file mode 100644 index 0000000000..f55f223941 --- /dev/null +++ b/target/linux/lantiq/ar9/profiles/001-lantiq.mk @@ -0,0 +1,10 @@ +define Profile/EASY50812 + NAME:=EASY50812 + PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio +endef + +define Profile/EASY50812/Description + Lantiq EASY50812 evalkit +endef + +$(eval $(call Profile,EASY50812)) -- cgit v1.2.3