diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-21 10:40:30 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-21 10:40:30 +0200 |
commit | fd3194a1c639c0b563a136ec9695c5212a71c1b9 (patch) | |
tree | ca8b3625dc2cad45f1b520a099769b75ccd4bff0 /package/busybox/busybox-1.13.x.config | |
parent | 78de2495586409d134b1be8c2ba21de5546adc10 (diff) | |
parent | 55098e50488eeb163af8f63445bd3e7c52850410 (diff) |
Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/busybox/busybox-1.13.x.config')
-rw-r--r-- | package/busybox/busybox-1.13.x.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/busybox-1.13.x.config b/package/busybox/busybox-1.13.x.config index ee591627b..059a0b3a3 100644 --- a/package/busybox/busybox-1.13.x.config +++ b/package/busybox/busybox-1.13.x.config @@ -47,6 +47,7 @@ CONFIG_FEATURE_SYSLOG=y # CONFIG_FEATURE_SHARED_BUSYBOX is not set # CONFIG_LFS is not set CONFIG_CROSS_COMPILER_PREFIX="" +CONFIG_EXTRA_CFLAGS="" # # Debugging Options |