1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] generate images for the EASY 5120P-ATA board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12405 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-08-27 18:33:05 +00:00
parent e3073ce270
commit 9cad15f3fc
2 changed files with 15 additions and 0 deletions

View File

@@ -15,3 +15,13 @@ define Profile/EASY5120RT/Description
endef
$(eval $(call Profile,EASY5120RT))
define Profile/EASY5120PATA
NAME:=Infineon EASY 5120P-ATA Reference Board
endef
define Profile/EASY5120RT/Description
Package set optimized for the Infineon EASY 5120P-ATA Reference Board
endef
$(eval $(call Profile,EASY5120PATA))