summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_le
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-08-27 18:33:05 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-08-27 18:33:05 +0000
commit9cad15f3fc00b24f6f6fa87d792fe2836a084283 (patch)
tree2cb47e239a484d1578b45a63b8c97e160f26096b /target/linux/adm5120/router_le
parente3073ce270df00448f4a3508e1d50c0820de161c (diff)
[adm5120] generate images for the EASY 5120P-ATA board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12405 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/router_le')
-rw-r--r--target/linux/adm5120/router_le/profiles/Infineon.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/adm5120/router_le/profiles/Infineon.mk b/target/linux/adm5120/router_le/profiles/Infineon.mk
index 3f207d4f5..d650406b7 100644
--- a/target/linux/adm5120/router_le/profiles/Infineon.mk
+++ b/target/linux/adm5120/router_le/profiles/Infineon.mk
@@ -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))