chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from Makefile
authorGuo Hongruan <camelguo@gmail.com>
Sun, 31 Jan 2010 23:10:18 +0000 (23:10 +0000)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 1 Feb 2010 10:00:35 +0000 (11:00 +0100)
commit4b35cb7db9c3d65374703c7543bf5394a51f64d9
treebe4e7bc6ebfbab206f019212d58e0ee4d9b21710
parent00af88c464b1de804d55b81a878431913aa752c7
chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from Makefile

* linux-2.6.16-chumby-1.2.tar.gz set CROSS_COMPILE as arm-linux- hardly.
* It causes the AR used to compile chumby-kernel is arm-linux-, but it should be set dynamically
* according CROSS_COMPILE passed by openembedded

Signed-off-by: Guo Hongruan <camelguo@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
recipes/linux/chumby-kernel/Makefile-remove-hard-setting-CROSS_COMPILE.patch [new file with mode: 0644]
recipes/linux/chumby-kernel_2.6.16-chumby-1.2.bb