[U-Boot] [PATCH 09/15 v6] OMAP3: Add Beagle board and common power code
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sat Jan 17 19:31:37 CET 2009
+
> +LIB = $(obj)lib$(VENDOR).a
> +
> +COBJS-$(CONFIG_OMAP3_BEAGLE) += power.o
> +COBJS-$(CONFIG_OMAP3_OVERO) += power.o
> +COBJS-$(CONFIG_OMAP3_PANDORA) += power.o
please add board when you really add it
if all boards use the same driver a proper config will be better instead of 10
000 CONFIG_BOARDx
Best Regards,
J.
More information about the U-Boot
mailing list