I was able to build r27771 with a clean trunk. Maybe try a distclean before.
Normally I compile trunk only, no extra feeds, distclean first then I
use "Select all packages".

Do you have another modification in target/linux/orion/, maybe in
config-default?

Maddes

On 01.08.2011 15:58, Maarten Bezemer wrote:
> The crypto.mk patch still seems to be missing in the trunk.
> Could someone apply it? As it is required to build OpenWRT for Orion.
> 
> Thanks,
>   Maarten
> 
> Index: package/kernel/modules/crypto.mk
> ===================================================================
> --- package/kernel/modules/crypto.mk    (revision 27861)
> +++ package/kernel/modules/crypto.mk    (working copy)
> @@ -447,7 +447,7 @@
>  
>  define KernelPackage/crypto-mv-cesa
>    TITLE:=Marvell crypto engine
> -  DEPENDS:=+kmod-crypto-manager +kmod-crypto-aes 
> @TARGET_kirkwood||TARGET_orion
> +  DEPENDS:=+kmod-crypto-manager +kmod-crypto-aes +kmod-crypto-sha1 
> +kmod-crypto-hmac @TARGET_kirkwood||TARGET_orion
>    KCONFIG:=CONFIG_CRYPTO_DEV_MV_CESA
>    FILES:=$(LINUX_DIR)/drivers/crypto/mv_cesa.ko
>    AUTOLOAD:=$(call AutoLoad,09,mv_cesa)
> 
> 
> On Wed, 2011-07-06 at 11:54 +0200, Maarten Bezemer wrote:
>> On Tue, 2011-07-05 at 22:47 +0200, Matthias Buecher / Germany wrote:
>>> Thanks Maarten, now kernel compiles again.
>>> One of your patches had a typo (COFIG instead of CONFIG), corrected it
>>> and recreated it for the latest trunk revision.
>>
>> You're welcome, as I said I experienced similar problems just before you
>> did and just created them (although, somehow I got the CONFIG wrong and
>> it still was working...)
>>
>> Since these patches seem work, should I 'officially' submit them as
>> patches to get them patched into the trunk?
>>
>> Greetings,
>>   Maarten
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Matthias "Maddes" Bücher

-- 
http://www.maddes.net/
Home: Earth / Germany / Ruhr-Area
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to