Hello,

Am 22.04.2011 18:54, schrieb Michael Olbrich:
>> +# 
>> ----------------------------------------------------------------------------
>> +# Get
>> +# 
>> ----------------------------------------------------------------------------
>> +
>> +$(FILE_SOURCE):
>> +    @$(call targetinfo)
>> +    @$(call get, FILE)
> 
> As I said, remove this whole stage.

Okay. I assume this is executed by default then?

>> +
>> +#
>> +# autoconf
>> +#
>> +FILE_CONF_TOOL      := autoconf
>> +#FILE_CONF_OPT      := $(CROSS_AUTOCONF_USR)
>> +
>> +#$(STATEDIR)/file.prepare:
>> +#   @$(call targetinfo)
>> +#   @$(call clean, $(FILE_DIR)/config.cache)
>> +#   cd $(FILE_DIR) && \
>> +#           $(FILE_PATH) $(FILE_ENV) \
>> +#           ./configure $(FILE_CONF_OPT)
>> +#   @$(call touch)
> 
> same here.

What about the following line:

>> +FILE_CONF_TOOL      := autoconf

Is it safe to remove because this is default?

Greets
Alex

-- 
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601  D1D5 8FBA 7744 CC87 10D0 ***

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to