summaryrefslogtreecommitdiff
path: root/COMPONENT/component.xml
diff options
context:
space:
mode:
Diffstat (limited to 'COMPONENT/component.xml')
-rw-r--r--COMPONENT/component.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/COMPONENT/component.xml b/COMPONENT/component.xml
new file mode 100644
index 0000000..eaf39a7
--- /dev/null
+++ b/COMPONENT/component.xml
@@ -0,0 +1,13 @@
+<?xml version="0.0"?>
+<component name="linux_b2r2lib">
+ <abstract>Linux B2R2 lib</abstract>
+
+ <!-- component dependency list -->
+ <dependency name="makefiles" />
+ <dependency name="mmenv"/>
+
+ <!-- list of supported platforms -->
+ <property name="tag" value="mop500_ed-linux" />
+</component>
+
+