diff --git a/Makefile b/Makefile
index acabb574c2a5c286761905e863cb553612d7da3c..d608ea54e7a8a545d578eea7217b9d96270453f5 100644
--- a/Makefile
+++ b/Makefile
@@ -267,9 +267,6 @@ OPKG:= \
   IPKG_OFFLINE_ROOT="$(TARGET_DIR)" \
   $(STAGING_DIR_HOST)/bin/opkg \
 	-f $(BOARD_BUILDDIR)/opkg.conf \
-	--force-depends \
-	--force-overwrite \
-	--force-postinstall \
 	--cache $(TMP_DIR)/dl \
 	--offline-root $(TARGET_DIR) \
 	--add-dest root:/ \