#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24
-# Thu Mar 5 21:54:07 2009
+# Thu Mar 5 23:29:13 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
echo "CONFIG_ROOT_NFS=y" >> ${S}/.config
echo "CONFIG_CMDLINE=\"${CMDLINE_NFSROOT_USB}\"" >> ${S}/.config
fi
- yes '' | oe_runmake oldconfig
}
do_configure_append_avr32() {
}
do_configure_append() {
- sed -i -e "s:-m0644:-m 0644:g" scripts/Makefile.fwinst
+ if test -e scripts/Makefile.fwinst ; then
+ sed -i -e "s:-m0644:-m 0644:g" scripts/Makefile.fwinst
+ fi
}
do_compile_append() {