Share common compilation flags
This commit is contained in:
parent
c395ad834e
commit
5c2ee77128
12 changed files with 16 additions and 34 deletions
|
@ -1,10 +1,6 @@
|
|||
|
||||
# -*- makefile -*-
|
||||
|
||||
COMMON_ASFLAGS = -nostdinc
|
||||
COMMON_CFLAGS = -ffreestanding
|
||||
COMMON_LDFLAGS += -nostdlib
|
||||
|
||||
# Images.
|
||||
|
||||
kernel_img_HEADERS += cpu/libgcc.h ieee1275/ieee1275.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue