Share common compilation flags

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-10 01:39:23 +01:00
parent c395ad834e
commit 5c2ee77128
12 changed files with 16 additions and 34 deletions

View file

@ -1,10 +1,6 @@
# -*- makefile -*-
COMMON_ASFLAGS = -nostdinc
COMMON_CFLAGS = -ffreestanding
COMMON_LDFLAGS += -nostdlib
# Images.
kernel_img_HEADERS += cpu/libgcc.h ieee1275/ieee1275.h