Revision 076d2471 pc-bios/optionrom/Makefile
b/pc-bios/optionrom/Makefile | ||
---|---|---|
5 | 5 |
include ../../config-host.mak |
6 | 6 |
include $(SRC_PATH)/rules.mak |
7 | 7 |
|
8 |
VPATH=$(SRC_PATH)/pc-bios/optionrom |
|
8 |
$(call set-vpath, $(SRC_PATH)/pc-bios/optionrom) |
|
9 |
|
|
9 | 10 |
.PHONY : all clean build-all |
10 | 11 |
|
11 | 12 |
CFLAGS := -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin |
Also available in: Unified diff