diff options
Diffstat (limited to 'config/mt-wince')
-rw-r--r-- | config/mt-wince | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config/mt-wince b/config/mt-wince deleted file mode 100644 index cc7d67b..0000000 --- a/config/mt-wince +++ /dev/null @@ -1,10 +0,0 @@ -# For Windows CE, we need to build the program that converts, copies, -# and renames the platform SDK files into gcc directories. - -EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils -EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils - -all-utils : all-libiberty - -install-utils : all-libiberty - |