summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/openslug-kernel-2.6.9/alignment.patch0
-rw-r--r--packages/linux/openslug-kernel-2.6.9/usbnet.patch0
-rw-r--r--packages/linux/openslug-kernel_2.6.9.bb4
3 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/openslug-kernel-2.6.9/alignment.patch b/packages/linux/openslug-kernel-2.6.9/alignment.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/linux/openslug-kernel-2.6.9/alignment.patch
diff --git a/packages/linux/openslug-kernel-2.6.9/usbnet.patch b/packages/linux/openslug-kernel-2.6.9/usbnet.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/linux/openslug-kernel-2.6.9/usbnet.patch
diff --git a/packages/linux/openslug-kernel_2.6.9.bb b/packages/linux/openslug-kernel_2.6.9.bb
index 5b566b9efc..d1a59d85ce 100644
--- a/packages/linux/openslug-kernel_2.6.9.bb
+++ b/packages/linux/openslug-kernel_2.6.9.bb
@@ -2,13 +2,15 @@ SECTION = "kernel"
DESCRIPTION = "Linux kernel for the Linksys NSLU2 device"
LICENSE = "GPL"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r1"
+PR = "r2"
KERNEL_SUFFIX = "openslug"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.9.tar.bz2 \
file://nslu2_2.6.9.patch;patch=1 \
file://double_cpdo.patch;patch=1 \
+ file://alignment.patch;patch=1 \
+ file://usbnet.patch;patch=1 \
file://defconfig \
file://x1205-rtc.c \
file://nslu2-io.c \