diff options
author | tnut <tnut at nutyx dot com> | 2011-07-03 13:04:11 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-07-03 13:04:11 +0200 |
commit | 236548dcb9f1bf95a9e1ff9ab9e19608e50c0523 (patch) | |
tree | f7e5bed4cc017b56a54f9b8d7ba14647dfbdd222 /base/kernel | |
parent | 1e0f6b3f0f06e1afe0732376274dcc9c641a6621 (diff) | |
download | nutyx-pakxe-236548dcb9f1bf95a9e1ff9ab9e19608e50c0523.tar.gz nutyx-pakxe-236548dcb9f1bf95a9e1ff9ab9e19608e50c0523.tar.bz2 nutyx-pakxe-236548dcb9f1bf95a9e1ff9ab9e19608e50c0523.tar.xz nutyx-pakxe-236548dcb9f1bf95a9e1ff9ab9e19608e50c0523.zip |
kernel,-34 correction Pkgfile
Diffstat (limited to 'base/kernel')
-rw-r--r-- | base/kernel/.Pkgfile.swp | bin | 0 -> 16384 bytes | |||
-rw-r--r-- | base/kernel/Pkgfile | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/base/kernel/.Pkgfile.swp b/base/kernel/.Pkgfile.swp Binary files differnew file mode 100644 index 000000000..2933b19e2 --- /dev/null +++ b/base/kernel/.Pkgfile.swp diff --git a/base/kernel/Pkgfile b/base/kernel/Pkgfile index a09914673..41f583bc9 100644 --- a/base/kernel/Pkgfile +++ b/base/kernel/Pkgfile @@ -86,7 +86,6 @@ esac # Module broadcom cd $SRC patch -Np0 -i 5_100_82_38.patch -KBUILD_NOPEDANTIC=1 make -C $SRC/linux-${_BaseVersion} M=`pwd` clean KBUILD_NOPEDANTIC=1 make -C $SRC/linux-${_BaseVersion} M=`pwd` install -m 0644 -D wl.ko $PKG/lib/modules/${_BaseVersion}/kernel/drivers/zzzz/wl.ko # Module nvidia |