X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2FMakefile;h=b97bb95e6dec710dfc659cab5c5d44baaacbca98;hb=307367eaffc8638e10ba1784fc66bfe623ae79e2;hp=9579ab4c982287f6913beeff41b92b3a85731cae;hpb=6a608f20b987122a658e26978d76d2753654f5f2;p=oweals%2Fu-boot.git diff --git a/common/Makefile b/common/Makefile index 9579ab4c98..b97bb95e6d 100644 --- a/common/Makefile +++ b/common/Makefile @@ -198,6 +198,7 @@ obj-$(CONFIG_CMD_KGDB) += kgdb.o kgdb_stubs.o obj-$(CONFIG_I2C_EDID) += edid.o obj-$(CONFIG_KALLSYMS) += kallsyms.o obj-y += splash.o +obj-$(CONFIG_SPLASH_SOURCE) += splash_source.o obj-$(CONFIG_LCD) += lcd.o lcd_console.o obj-$(CONFIG_LYNXKDI) += lynxkdi.o obj-$(CONFIG_MENU) += menu.o