a few more dts files (WIP)
[librecmc/librecmc.git] / target / linux / lantiq / xway / profiles / 001-lantiq.mk
index cf1c559b6b806391ff9b1a33288c39e405b80343..6243568d8388ade4533bbd466ba29cd509429d6e 100644 (file)
@@ -1,22 +1,29 @@
-define Profile/EASY50712
-  NAME:=EASY50712
-  PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio
+define Profile/EASY80920-NOR
+  NAME:=EASY80920-NOR
 endef
 
-define Profile/EASY50712/Description
-       Lantiq EASY50712 evalkit
+define Profile/EASY80920-NOR/Description
+       Lantiq EASY80920 evalkit (NOR)
 endef
 
-$(eval $(call Profile,EASY50712))
+$(eval $(call Profile,EASY80920-NOR))
 
-define Profile/EASY50812
-  NAME:=EASY50812
-  PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio
+define Profile/EASY80920-NAND
+  NAME:=EASY80920-NAND
 endef
 
-define Profile/EASY50812/Description
-       Lantiq EASY50812 evalkit
+define Profile/EASY80920-NAND/Description
+       Lantiq EASY80920 evalkit (NAND)
 endef
 
-$(eval $(call Profile,EASY50812))
+$(eval $(call Profile,EASY80920-NAND))
 
+define Profile/ARV7525PW
+  NAME:=ARV7525PW
+endef
+
+define Profile/ARV7525PW/Description
+       Speedport W303V - ARV7525PW
+endef
+
+$(eval $(call Profile,ARV7525PW))