From 41877a64eb6d2e3ad8722ea89eb8eaa424a73516 Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Mon, 3 Jul 2006 00:45:47 +0000 Subject: packages/linux/linux-jlime-arm-2.6.17/* : Addition of patches for HP 7xx * Addition of patches to make the vanilla kernel know of the HP Jornada 7xx. Patches kept seperate because development is ongoing. Should work resonable though and should get incorperated into the mainline tree within 1-2 versions. packages/linux/linux-jlime-arm_2.6.17.bb: Changes to reflect updates * Addition of patches to file and also removal of all sh leftovers. --- .../linux-jlime-arm-2.6.17/Makefile-Keyboard-Jornada720.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packages/linux/linux-jlime-arm-2.6.17/Makefile-Keyboard-Jornada720.patch (limited to 'packages/linux/linux-jlime-arm-2.6.17/Makefile-Keyboard-Jornada720.patch') diff --git a/packages/linux/linux-jlime-arm-2.6.17/Makefile-Keyboard-Jornada720.patch b/packages/linux/linux-jlime-arm-2.6.17/Makefile-Keyboard-Jornada720.patch new file mode 100644 index 0000000000..b1e2ab10e7 --- /dev/null +++ b/packages/linux/linux-jlime-arm-2.6.17/Makefile-Keyboard-Jornada720.patch @@ -0,0 +1,8 @@ +--- linux-2.6.17/drivers/input/keyboard/Makefile_orig 2006-07-02 23:22:40.000000000 +0000 ++++ linux-2.6.17/drivers/input/keyboard/Makefile 2006-07-02 23:23:03.000000000 +0000 +@@ -15,4 +15,4 @@ + obj-$(CONFIG_KEYBOARD_SPITZ) += spitzkbd.o + obj-$(CONFIG_KEYBOARD_HIL) += hil_kbd.o + obj-$(CONFIG_KEYBOARD_HIL_OLD) += hilkbd.o +- ++obj-$(CONFIG_KEYBOARD_JORNADA720) += jornada720_kbd.o -- cgit v1.2.3