summaryrefslogtreecommitdiff
path: root/recipes/linux/chumby-kernel/Makefile-remove-hard-setting-CROSS_COMPILE.patch
AgeCommit message (Collapse)AuthorFiles
2010-02-01chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from MakefileGuo Hongruan1
* 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>