diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-02-01 11:48:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-02-01 11:48:10 +0000 |
commit | ef91508f142522306f52dc20108c0597c2857485 (patch) | |
tree | ae15e56782ddbf6ef083ad0c10fddb9ca5a8a146 /extra/Configs/Config.sh | |
parent | c5ffc06cace91cf3aa4a6c0c14ca19411f546cb1 (diff) |
Scrub up a few little things.
Diffstat (limited to 'extra/Configs/Config.sh')
-rw-r--r-- | extra/Configs/Config.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh index daf685491..4970a9f6c 100644 --- a/extra/Configs/Config.sh +++ b/extra/Configs/Config.sh @@ -212,5 +212,3 @@ SYSTEM_DEVEL_PREFIX = $(DEVEL_PREFIX)/usr # directory, the define PREFIX during the install step, # i.e., 'make PREFIX=/var/tmp/uClibc install'. #PREFIX = $(TOPDIR)/_install -PREFIX = - |