summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_le
diff options
context:
space:
mode:
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))