diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-08 08:26:46 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-08 08:26:46 -0500 |
commit | 5e2338079d4497fe87db60b791203e760493780c (patch) | |
tree | 46a3e919ea9f0cfc756bc5f23ef57503117614ff /arch/x86/lib/fsp/Makefile | |
parent | 598e9dccc75d8302df58560c52487248a6c33c4d (diff) | |
parent | 5d8c4ebd95e23a606a40a73920b8d7d096a91d37 (diff) |
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'arch/x86/lib/fsp/Makefile')
-rw-r--r-- | arch/x86/lib/fsp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lib/fsp/Makefile b/arch/x86/lib/fsp/Makefile index afe83dd324..c7a248f7f2 100644 --- a/arch/x86/lib/fsp/Makefile +++ b/arch/x86/lib/fsp/Makefile @@ -4,7 +4,6 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y += cmd_fsp.o obj-y += fsp_car.o obj-y += fsp_common.o obj-y += fsp_dram.o |