diff options
Diffstat (limited to 'package/huawei/Makefile')
-rw-r--r-- | package/huawei/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/huawei/Makefile b/package/huawei/Makefile index 4dedad02f..d85bc130d 100644 --- a/package/huawei/Makefile +++ b/package/huawei/Makefile @@ -11,8 +11,6 @@ PKG_SECTION:= utils PKG_DEPENDS:= libusb libusb-compat PKG_BUILDDEP:= libusb libusb-compat -PKG_ARCH_DEPENDS:= !avr32 - NO_DISTFILES:= 1 include $(TOPDIR)/mk/package.mk |