From 7c359b1a95b72e06546d01e47b731a42dd5f8f9d Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 27 Sep 2008 14:29:29 +0000 Subject: [PATCH] Disable gspcav1 compilation on UML git-svn-id: svn://svn.openwrt.org/openwrt/packages@12730 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/gspcav1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/gspcav1/Makefile b/multimedia/gspcav1/Makefile index d21c56ab8..1eab82f9e 100644 --- a/multimedia/gspcav1/Makefile +++ b/multimedia/gspcav1/Makefile @@ -23,7 +23,7 @@ define KernelPackage/video-gspca SUBMENU:=Video Support TITLE:=SPCA5xx based USB webcam support URL:=http://mxhaard.free.fr/ - DEPENDS:=@LINUX_2_6 @USB_SUPPORT +kmod-usb-core +kmod-video-core + DEPENDS:=@LINUX_2_6 @USB_SUPPORT !@TARGET_uml +kmod-usb-core +kmod-video-core FILES:=$(PKG_BUILD_DIR)/gspca.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,90,gspca) endef -- 2.11.0