
16 Dec
2013
16 Dec
'13
3:14 p.m.
On Thu, Nov 28, 2013 at 12:20:14PM +0900, Masahiro Yamada wrote:
Before switching to the real Kbuild, drivers/usb/gadget/Makefile must be fixed. If none of CONFIG_USB_GADGET, CONFIG_USB_ETHER, CONFIG_USB_DEVICE is defined, both obj- and obj-y get empty.
We need non-empty obj- or obj-y on each Makefile to generate built-in.o on the real Kbuild.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com
Applied to u-boot/master, thanks!
--
Tom