Home
last modified time | relevance | path

Searched hist:"5968 adc4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A Dconfig.mk5968adc4 Wed Oct 12 14:25:20 CDT 2011 Mike Frysinger <vapier@gentoo.org> build: force migration away from $(AR)

People keep adding new code that still uses $(AR) instead of
$(cmd_link_o_target), so turn it into a build time error.

We still use $(AR) locally, but we don't use $(ARFLAGS).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>