summaryrefslogtreecommitdiff
path: root/package/libusb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libusb/Makefile')
-rw-r--r--package/libusb/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/libusb/Makefile b/package/libusb/Makefile
index a445dcdd7..b3f73bb47 100644
--- a/package/libusb/Makefile
+++ b/package/libusb/Makefile
@@ -14,10 +14,6 @@ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libusbx/}
PKG_LIBNAME:= libusb
PKG_OPTS:= dev
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libonly
-endif
-
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include ${TOPDIR}/mk/package.mk