Merge 4.16
Change-Id: I11db70a8e25a6656c5ec640a703e7b06d5a3672e
This commit is contained in:
@@ -28,3 +28,9 @@
|
||||
|
||||
libcbfs-$(CONFIG_LP_CBFS) += cbfs.c
|
||||
libcbfs-$(CONFIG_LP_CBFS) += ram_media.c
|
||||
libcbfs-$(CONFIG_LP_CBFS) += cbfs_legacy.c
|
||||
|
||||
ifeq ($(CONFIG_LP_CBFS),y)
|
||||
libcbfs-srcs += $(coreboottop)/src/commonlib/bsd/cbfs_private.c
|
||||
libcbfs-srcs += $(coreboottop)/src/commonlib/bsd/cbfs_mcache.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user