diff --git a/opkgd/Makefile b/opkgd/Makefile index 7e54de9e1..0578d85c7 100755 --- a/opkgd/Makefile +++ b/opkgd/Makefile @@ -28,10 +28,6 @@ define Package/opkgd/description Ubus based backend for OPKG which can be used by other applications running on top of it. endef -define Build/Prepare - $(CP) ./src/* $(PKG_BUILD_DIR)/ -endef - TARGET_CFLAGS += \ -I$(STAGING_DIR)/usr/include \ -D_GNU_SOURCE