Remove tons of code from the buildscripts that was not used anymore.

This commit is contained in:
Michael Tremer
2011-09-18 14:51:23 +02:00
parent 3c9374292a
commit 32b6efe8da
5 changed files with 0 additions and 424 deletions

View File

@@ -37,12 +37,6 @@ URL_IPFIRE = http://source.ipfire.org/source-2.x
URL_TOOLCHAIN = http://source.ipfire.org/toolchains
URL_SOURCE = source.ipfire.org:/pub/source/source-2.x
# Default compiler optimizations.
#
FLAGS_OPT = -O2
FLAGS_CPU = -mcpu=$(MACHINE)
FLAGS_ARCH = -march=$(MACHINE)
# Don't change this; it will be overridden by other makefiles where necessary.
#
ROOT =