Add reset patch to nslu2-kernel
authorJohn Bowler <jbowler@nslu2-linux.org>
Fri, 17 Jun 2005 21:04:08 +0000 (21:04 +0000)
committerJohn Bowler <jbowler@nslu2-linux.org>
Fri, 17 Jun 2005 21:04:08 +0000 (21:04 +0000)
BKrev: 42b33ac8Yb6rKg0CTONkF5O7i4w1OQ

packages/linux/nslu2-kernel.inc

index 26e8f72..5b54fe3 100644 (file)
@@ -24,6 +24,7 @@
 #   file://usbnet.patch;patch=1
 #   file://ixp4xx_copy_from.patch;patch=1
 #   file://anonymiser.patch;patch=1
+#   file://xscale-reset.patch;patch=1
 #   ${N2K_EXTRA_PATCHES}
 #
 # N2K_SUFFIX - the suffix to add after 'zImage-' in the
@@ -187,6 +188,7 @@ N2K_PATCHES ?= "\
     file://usbnet.patch;patch=1 \
     file://ixp4xx_copy_from.patch;patch=1 \
     file://anonymiser.patch;patch=1 \
+    file://xscale-reset.patch;patch=1 \
     ${N2K_EXTRA_PATCHES}"
 
 N2K_SUFFIX ?= "openslug"