diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-09-18 00:24:01 +0200 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-09-18 00:24:01 +0200 |
commit | 1750c073d593e3f0467874188ada496c2263c81e (patch) | |
tree | fb1866a936ef2e03e89edeecbd90cd3372d40ca5 | |
parent | 65a70abc8e035d90735258193bc17e6a89a8925b (diff) | |
download | dreamplug-libertas_uap-1750c073d593e3f0467874188ada496c2263c81e.tar.gz dreamplug-libertas_uap-1750c073d593e3f0467874188ada496c2263c81e.zip |
add 3.2.0-3-kirkwood image
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | uap8xxx.ko-3.2.0-3-kirkwood | bin | 0 -> 63316 bytes |
2 files changed, 2 insertions, 2 deletions
@@ -48,7 +48,7 @@ module code. These are now in the libertas_uap folder in this repo, so you don't need to repeate these steps. 1. Get the kernel source and other needed packages. - # apt-get lzma quilt + # apt-get install lzma quilt 2. Get the Linux 3.4 kernel. # wget http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.9.tar.xz 2. Unpack it somewhere. @@ -79,7 +79,7 @@ Copy that tarball over to a DreamPlug running a linux 3.2 kernel (only tested with the debian wheezy 3.2.9 kernel) and install build requirements (slow!): # apt-get update - # apt-get install module-assistant vim screen linux-headers-kirkwood + # apt-get install module-assistant linux-headers-kirkwood build-essentials As any user, extract the source and build it: diff --git a/uap8xxx.ko-3.2.0-3-kirkwood b/uap8xxx.ko-3.2.0-3-kirkwood Binary files differnew file mode 100644 index 0000000..afb311d --- /dev/null +++ b/uap8xxx.ko-3.2.0-3-kirkwood |