Merge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into arm-port

This commit is contained in:
Michael Tremer
2011-09-22 16:01:58 +02:00
21 changed files with 500 additions and 452 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 =