[Buildroot] $(TARGET_CONFIGURE_OPTS) $(MAKE) vs $(MAKE) $(TARGET_CONFIGURE_OPTS)

Ulf Samuelsson ulf at atmel.com
Sat Jul 7 22:49:20 UTC 2007


> On Sat, Jul 07, 2007 at 09:37:05PM +0200, Ulf Samuelsson wrote:
>>lör 2007-07-07 klockan 19:29 +0200 skrev Bernhard Fischer:
>>> On Sat, Jul 07, 2007 at 06:06:23PM +0200, Ulf Samuelsson wrote:
>>> >> >I think someone got it wrong in the "package/mtd/mtd.mk" which says
>>> >> >
>>> >> >    $(TARGET_CONFIGURE_OPTS) $(MAKE) ...    - build using gcc
>>> >> >    
>>> >> >which should be:
>>> >> >
>>> >> >     $(MAKE) $(TARGET_CONFIGURE_OPTS) ...    - build using arm-linux-uclibc-gcc
>>> >> 
>>> >> yes, the latter is correct. Steven, please repair or elaborate.
>>> >> 
>>> >
>>> >Here are a set of patches to change the position of
>>> >TARGET_CONFIGURE_OPTS.
>>> >Please review and apply if you agree.
>>> >
>>> >
>>

Stephen, can you pls review the mtd part of this patch ASAP,
since this breaks the build for ARM (and possibly all non-x86).
Pls commit (or ack my commit) if OK.

Best Regards
Ulf Samuelsson                ulf at atmel.com
Atmel Nordic AB
Mail:  Box 2033, 174 02 Sundbyberg, Sweden
Visit:  Kavallerivägen 24, 174 58 Sundbyberg, Sweden
Phone +46 (8) 441 54 22     Fax +46 (8) 441 54 29
GSM    +46 (706) 22 44 57

Technical support when I am not available:
AT90 AVR Applications Group: mailto:avr at atmel.com
AT91 ARM Applications Group: mailto:at91support at atmel.com
AVR32 Applications Group        mailto:avr32 at atmel.com
http://www.avrfreaks.net/;            http://avr32linux.org/
http://www.at91.com/ ;                ftp://at91dist:distrib@81.80.104.162/



More information about the buildroot mailing list