j
k
j a
j l
On Monday 08 January 2007, Wolfgang Denk wrote:
I think the test should be changed into ifndef CROSS_COMPILE ifeq ($(HOSTARCH),$(ARCH)) CROSS_COMPILE = else ...
I think the test should be changed into
ifndef CROSS_COMPILE ifeq ($(HOSTARCH),$(ARCH)) CROSS_COMPILE = else ...
patch attached to do this -mike
Attachments:
Back to the thread
Back to the list