projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: merge slab patch
[openwrt.git]
/
target
/
linux
/
adm5120
/
router_le
/
profiles
/
Infineon.mk
diff --git
a/target/linux/adm5120/router_le/profiles/Infineon.mk
b/target/linux/adm5120/router_le/profiles/Infineon.mk
index
3f207d4
..
d650406
100644
(file)
--- 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))
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))
This page took
0.023342 seconds
and
4
git commands to generate.