diff --git a/package/kernel/lantiq/ltq-hcd/Makefile b/package/kernel/lantiq/ltq-hcd/Makefile index 89185689ac..3f62d9c8ed 100644 --- a/package/kernel/lantiq/ltq-hcd/Makefile +++ b/package/kernel/lantiq/ltq-hcd/Makefile @@ -10,6 +10,8 @@ PKG_NAME:=ltq-hcd PKG_RELEASE:=1 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-hcd-$(BUILD_VARIANT) +PKG_USE_MIPS16:=0 + PKG_MAINTAINER:=John Crispin include $(INCLUDE_DIR)/package.mk