1 # hdw - linux toolchain linux package
3 # author: hackbard@hackdaworld.dyndns.org
7 # [D] linux-2.6.15.1.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
10 s_reason="i think thats obsolete now ..."
14 if [ "$hdw_crossbuild" != "0" ] ; then
15 sed -e "s,^ARCH.*,ARCH = ${hdw_arch//ia32/i386}," \
16 -e "s,^CROSS_COMPILE.*,CROSS_COMPILE = $hdw_arch_target-," \
21 make include/linux/version.h &&
22 # change for crossbuilds