2
0
forked from Ivasoft/openwrt

generate images for the EASY 5120P-ATA board

SVN-Revision: 12405
This commit is contained in:
Gabor Juhos
2008-08-27 18:33:05 +00:00
parent 9eaae4c61d
commit bd8dcb7593
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))