summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-mtx-1-2.4.27/21-mtx-1-watchdog.diff0
-rw-r--r--packages/linux/linux-mtx-1_2.4.27.bb3
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-mtx-1-2.4.27/21-mtx-1-watchdog.diff b/packages/linux/linux-mtx-1-2.4.27/21-mtx-1-watchdog.diff
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/linux/linux-mtx-1-2.4.27/21-mtx-1-watchdog.diff
diff --git a/packages/linux/linux-mtx-1_2.4.27.bb b/packages/linux/linux-mtx-1_2.4.27.bb
index 7381b8c016..a73bdf6c25 100644
--- a/packages/linux/linux-mtx-1_2.4.27.bb
+++ b/packages/linux/linux-mtx-1_2.4.27.bb
@@ -21,18 +21,19 @@ SRC_URI = "cvs://cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4_27 \
file://12-openswan-2.2.0-nat-t.diff;patch=1 \
file://13-openswan-2.2.0.patch;patch=1 \
file://14-au1000-eth-link-beat.diff;patch=1 \
- file://15-au1000-pci-fixup-non-coherent-pre-ac.diff;patch=1 \
file://16-i2c.patch;patch=1 \
file://17-lmsensors.2.8.8.patch;patch=1 \
file://18-i2c-au1x00gpio.patch;patch=1 \
file://19-kernel-make-depend.diff;patch=1 \
file://20-au1x00_ethernet_tx_stats.diff;patch=1 \
+ file://21-mtx-1-watchdog.diff;patch=1 \
file://defconfig-mtx-1"
S = "${WORKDIR}/linux"
inherit kernel
+COMPATIBLE_HOST = "mipsel.*-linux"
PACKAGE_ARCH = "mtx-1"
ARCH = "mips"
KERNEL_OUTPUT = "arch/mips/zboot/images/mtx-1.flash.bin"