- forgot to supply a default for UCLIBC_EXTRA_CFLAGS

This commit is contained in:
Bernhard Reutner-Fischer 2007-06-07 16:18:20 +00:00
parent 825ff341da
commit 608d581764

View File

@ -178,6 +178,7 @@ UCLIBC_BUILD_NOW=y
# uClibc development/debugging options
#
CROSS_COMPILER_PREFIX=""
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
# DODEBUG_PT is not set
DOSTRIP=y