2
0
forked from Ivasoft/openwrt

rename xway profile to danube and remove ar9 specifics

SVN-Revision: 27535
This commit is contained in:
John Crispin
2011-07-07 18:20:21 +00:00
parent f177052c9d
commit 09d547eae4
8 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
define Profile/Generic
NAME:=Generic - all boards
PACKAGES:=kmod-leds-gpio button-hotplug
endef
$(eval $(call Profile,Generic))