diff options
author | Martin Roth <martinroth@google.com> | 2017-07-22 21:45:28 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-07-24 15:08:16 +0000 |
commit | b4560cd523867b9171db835b3df151ed18a209dc (patch) | |
tree | 7bc0d1de4b9c644440d968488d0bef19ae0e5451 /src/mainboard/google/auron/Makefile.inc | |
parent | 467a87abcea13a1b0b61223a175cf46b16474965 (diff) | |
download | coreboot-b4560cd523867b9171db835b3df151ed18a209dc.tar.xz |
Update files with no newline at the end
Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20705
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/google/auron/Makefile.inc')
-rw-r--r-- | src/mainboard/google/auron/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/auron/Makefile.inc b/src/mainboard/google/auron/Makefile.inc index 1773514439..d54a1c0bd5 100644 --- a/src/mainboard/google/auron/Makefile.inc +++ b/src/mainboard/google/auron/Makefile.inc @@ -29,4 +29,4 @@ ramstage-y += variants/$(VARIANT_DIR)/variant.c subdirs-y += variants/$(VARIANT_DIR) subdirs-y += variants/$(VARIANT_DIR)/spd -CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
\ No newline at end of file +CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include |