summaryrefslogtreecommitdiff
path: root/config.in.in
Side-by-side diff
Diffstat (limited to 'config.in.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.in.in b/config.in.in
index 2de0cbc..41998d4 100644
--- a/config.in.in
+++ b/config.in.in
@@ -38,12 +38,17 @@ config SPECFILE
string
default "linux-generic-g++" if TARGET_X86
default "linux-sharp-g++" if TARGET_SHARP
# default "linux-oz-g++" if TARGET_OZ
default "linux-ipaq-g++" if TARGET_IPAQ
+config CUSTOMFILE
+ string
+ default "custom-ipaq.h" if TARGET_IPAQ
+ default "custom-sharp.h" if TARGET_SHARP
+
#config CROSS
# string "Crosscompilation prefix"
# default "arm-linux-"
# help
# Crosscompilation prefix is the prefix which will be prepended
# to all compilation commands. For example, a crosscompilation prefix