From 0a3d29e18ca731cafed7155b73a92a8f2756ca27 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Aug 2009 21:47:44 +0200 Subject: make allmodconfig round for lemote yeelong target --- package/sane-backends/Config.in | 11 ----------- package/sane-backends/Makefile | 2 -- package/sane-backends/files/sane-backend-qcam.conffiles | 1 - 3 files changed, 14 deletions(-) (limited to 'package/sane-backends') diff --git a/package/sane-backends/Config.in b/package/sane-backends/Config.in index de3c1ecd2..01d575895 100644 --- a/package/sane-backends/Config.in +++ b/package/sane-backends/Config.in @@ -433,17 +433,6 @@ config ADK_PACKAGE_SANE_BACKEND_PLUSTEK http://www.sane-project.org -config ADK_PACKAGE_SANE_BACKEND_QCAM - prompt "sane-backend-qcam............... Scanner Access Now Easy (QCAM)" - tristate - default n - depends on ADK_PACKAGE_SANE_BACKENDS - select ADK_PACKAGE_LIBUSB - help - SANE (Scanner Access Now Easy) is a universal scanner interface. - - http://www.sane-project.org - config ADK_PACKAGE_SANE_BACKEND_RICOH prompt "sane-backend-ricoh.............. Scanner Access Now Easy (RICOH)" tristate diff --git a/package/sane-backends/Makefile b/package/sane-backends/Makefile index dcfb9b60d..55785bcd9 100644 --- a/package/sane-backends/Makefile +++ b/package/sane-backends/Makefile @@ -72,7 +72,6 @@ $(eval $(call PKG_template,SANE_BACKEND_PIE,sane-backend-pie,${PKG_VERSION}-${PK $(eval $(call PKG_template,SANE_BACKEND_PIXMA,sane-backend-pixma,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) $(eval $(call PKG_template,SANE_BACKEND_PLUSTEK_PP,sane-backend-plustek-pp,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) $(eval $(call PKG_template,SANE_BACKEND_PLUSTEK,sane-backend-plustek,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -$(eval $(call PKG_template,SANE_BACKEND_QCAM,sane-backend-qcam,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) $(eval $(call PKG_template,SANE_BACKEND_RICOH,sane-backend-ricoh,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) $(eval $(call PKG_template,SANE_BACKEND_S9036,sane-backend-s9036,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) $(eval $(call PKG_template,SANE_BACKEND_SCEPTRE,sane-backend-sceptre,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) @@ -132,7 +131,6 @@ $(eval $(call PKG_mod_template,SANE_BACKEND_PIE,pie)) $(eval $(call PKG_mod_template,SANE_BACKEND_PIXMA,pixma)) $(eval $(call PKG_mod_template,SANE_BACKEND_PLUSTEK_PP,plustek_pp)) $(eval $(call PKG_mod_template,SANE_BACKEND_PLUSTEK,plustek)) -$(eval $(call PKG_mod_template,SANE_BACKEND_QCAM,qcam)) $(eval $(call PKG_mod_template,SANE_BACKEND_RICOH,ricoh)) $(eval $(call PKG_mod_template,SANE_BACKEND_S9036,s9036)) $(eval $(call PKG_mod_template,SANE_BACKEND_SCEPTRE,sceptre)) diff --git a/package/sane-backends/files/sane-backend-qcam.conffiles b/package/sane-backends/files/sane-backend-qcam.conffiles index dd760dbd6..e69de29bb 100644 --- a/package/sane-backends/files/sane-backend-qcam.conffiles +++ b/package/sane-backends/files/sane-backend-qcam.conffiles @@ -1 +0,0 @@ -/etc/sane.d/qcam.conf -- cgit v1.2.3