summaryrefslogtreecommitdiff
path: root/package/tslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/tslib/Makefile')
-rw-r--r--package/tslib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/tslib/Makefile b/package/tslib/Makefile
index 59c960a10..5f384b7f6 100644
--- a/package/tslib/Makefile
+++ b/package/tslib/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= tslib
PKG_VERSION:= 1.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 92b2eb55b1e4ef7e2c0347069389390e
PKG_DESCR:= touchscreen library
PKG_SECTION:= libs
@@ -19,7 +19,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,TSLIB,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-AUTOTOOL_STYLE:= autogen
CONFIGURE_ARGS+= --disable-ucb1x00 \
--disable-corgi \
--disable-collie \