summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 25b3d03)
raw | patch | inline | side by side (parent: 25b3d03)
author | Wendy Liang <jliang@xilinx.com> | |
Sat, 9 Jan 2016 02:12:53 +0000 (18:12 -0800) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Tue, 9 Feb 2016 19:55:44 +0000 (11:55 -0800) |
include ARCH CFLAGS into CFLAGS
Signed-off-by: Wendy Liang <jliang@xilinx.com>
Signed-off-by: Wendy Liang <jliang@xilinx.com>
apps/system/generic/machine/zynq7/Makefile.include | patch | blob | history |
diff --git a/apps/system/generic/machine/zynq7/Makefile.include b/apps/system/generic/machine/zynq7/Makefile.include
index 62a7ca85fbc15d5f02bb3dad285637bd55145a40..7debc34c7364e9ef6e1083416222b899d0ac8c7c 100644 (file)
+CFLAGS += $(ARCH_CFLAGS)
CFLAGS += -DZYNQ_A9
CFLAGS += -I"$(call local_dir,.)"
DEPS := -lc -lm -lcs3 -lcs3arm -lcs3unhosted