Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/master/feature.xml')
-rw-r--r--features/master/feature.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/features/master/feature.xml b/features/master/feature.xml
index 18e62172..1ab18e01 100644
--- a/features/master/feature.xml
+++ b/features/master/feature.xml
@@ -59,6 +59,9 @@
install-size="0"
version="0.0.0"
fragment="true"
- unpack="false"/>
+ unpack="false"
+ arch="arm"
+ ws="win32"
+ os="wce_ppc"/>
</feature>

Back to the top