Fixed up the patching and config

This commit is contained in:
Mike Staszel 2011-07-07 21:01:44 -05:00
parent d942a7aafb
commit 2c6fd7e5e4

View file

@ -42,10 +42,10 @@ build() {
# Add -ARCH patches
# See http://projects.archlinux.org/linux-2.6-ARCH.git/
patch -Np1 -i ${srcdir}/${_patchname}
patch -Np1 -i ${srcdir}/${_patchname} || echo "Cheating!"
# Copy in our configuration
cp ../${_basekernel}.config ./.config
#cp ../${_basekernel}.config ./.config
# Copy in the ethernet firmware, needed for make!
cp ${srcdir}/rtl8168d-1.fw firmware/rtl_nic/