From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sipsolutions.net (crystal.sipsolutions.net [195.210.38.204]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 5F021DDF0F for ; Wed, 2 May 2007 18:11:42 +1000 (EST) Subject: [PATCH] fix drivers/usb for appletouch From: Johannes Berg To: linux-usb-devel Content-Type: text/plain Date: Wed, 02 May 2007 07:20:15 +0200 Message-Id: <1178083216.13233.2.camel@johannes.berg> Mime-Version: 1.0 Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This patch adds drivers/usb/input/ to the build when only APPLETOUCH is selected from the input drivers. Signed-off-by: Johannes Berg --- And I keep wondering why appletouch.ko isn't installed... :) --- wireless-dev.orig/drivers/usb/Makefile 2007-05-02 07:07:32.549196053 +0200 +++ wireless-dev/drivers/usb/Makefile 2007-05-02 07:17:30.179196053 +0200 @@ -25,6 +25,7 @@ obj-$(CONFIG_USB) += storage/ obj-$(CONFIG_USB_ACECAD) += input/ obj-$(CONFIG_USB_AIPTEK) += input/ +obj-$(CONFIG_USB_APPLETOUCH) += input/ obj-$(CONFIG_USB_ATI_REMOTE) += input/ obj-$(CONFIG_USB_KBTAB) += input/ obj-$(CONFIG_USB_MTOUCH) += input/