summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2006-12-31 05:40:15 +0000
committerMike Westerhof <mwester@dls.net>2006-12-31 05:40:15 +0000
commit05d63bdf4fcd74190218c594499235b1605e73e6 (patch)
tree35b9517d37ba6c25e44142e78876b1e3746edd85
parent2427a570236bef10212370485613e4c960466ce4 (diff)
Unslung: kernel: added pwc device as a kernel module
-rw-r--r--packages/linux/unslung-kernel/defconfig2
-rw-r--r--packages/linux/unslung-kernel_2.4.22.l2.3r63.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/unslung-kernel/defconfig b/packages/linux/unslung-kernel/defconfig
index afecd24561..a5ad6094ae 100644
--- a/packages/linux/unslung-kernel/defconfig
+++ b/packages/linux/unslung-kernel/defconfig
@@ -1155,7 +1155,7 @@ CONFIG_USB_SCANNER=m
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
CONFIG_USB_OV511=m
-# CONFIG_USB_PWC is not set
+CONFIG_USB_PWC=m
# CONFIG_USB_SE401 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_W9968CF is not set
diff --git a/packages/linux/unslung-kernel_2.4.22.l2.3r63.bb b/packages/linux/unslung-kernel_2.4.22.l2.3r63.bb
index e35ceb884b..6a22591795 100644
--- a/packages/linux/unslung-kernel_2.4.22.l2.3r63.bb
+++ b/packages/linux/unslung-kernel_2.4.22.l2.3r63.bb
@@ -4,7 +4,7 @@ COMPATIBLE_MACHINE = "nslu2"
require nslu2-linksys-kernel_2.4.22.bb
DESCRIPTION = "Unslung kernel for the Linksys NSLU2 device"
-PR = "r16"
+PR = "r17"
KERNEL_SUFFIX = "unslung"