aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 694913d2c8c..ee8d4679d46 100755
--- a/build
+++ b/build
@@ -17,7 +17,7 @@ if [ ! -z "`grep CONFIG_ARCH_S3C64XX=y .config`" ] ; then
fi
if [ ! -z "`grep CONFIG_ARCH_S3C2410=y .config`" ] ; then
- START=50008000
+ START=30008000
PRODUCT=FR
fi