diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-04-21 20:04:09 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-04-21 20:04:09 +0000 |
commit | 4b942c5a541eb886da26dbfd169fcf1c370d91a4 (patch) | |
tree | d70037b85155aed23aa7af3aea37e35c8102b691 | |
parent | dbba247380ae49c3d91072092aea73e3e3a49f07 (diff) | |
download | buildroot-novena-4b942c5a541eb886da26dbfd169fcf1c370d91a4.tar.gz buildroot-novena-4b942c5a541eb886da26dbfd169fcf1c370d91a4.zip |
Avoid a question when possible
-rw-r--r-- | sources/uClibc.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config index 03cf7f2ed..358d99e0d 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -5,6 +5,7 @@ # TARGET_arm is not set # TARGET_cris is not set # TARGET_e1 is not set +# TARGET_frv is not set # TARGET_h8300 is not set # TARGET_i386 is not set # TARGET_i960 is not set |