Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> --- Hi, patch just compiled not test on the platfrom if someone can test it apply over the pbl patch serie Best Regards, J. arch/arm/boards/panda/Makefile | 2 ++ arch/arm/mach-omap/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/arch/arm/boards/panda/Makefile b/arch/arm/boards/panda/Makefile index c55e26e..12b4d69 100644 --- a/arch/arm/boards/panda/Makefile +++ b/arch/arm/boards/panda/Makefile @@ -1 +1,3 @@ obj-y += board.o lowlevel.o mux.o + +pbl-y += lowlevel.o mux.o diff --git a/arch/arm/mach-omap/Makefile b/arch/arm/mach-omap/Makefile index dd9dd5e..e892c1c 100644 --- a/arch/arm/mach-omap/Makefile +++ b/arch/arm/mach-omap/Makefile @@ -30,3 +30,5 @@ obj-$(CONFIG_I2C_TWL6030) += omap4_twl6030_mmc.o obj-y += gpio.o pbl-$(CONFIG_ARCH_OMAP3) += omap3_core.o +pbl-$(CONFIG_ARCH_OMAP4) += omap4_generic.o omap4_clock.o +pbl-$(CONFIG_ARCH_OMAP4) += syslib.o -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox