intel-microcode: remove dependency on iucode-tool
[openwrt/openwrt.git] / package / firmware / intel-microcode / Makefile
index 6987c795c02c65c34b4efaae5375ea9411eda932..07db9b1f9616ebe4f1866f3b9fdcaa2842e8fdc6 100644 (file)
@@ -30,7 +30,7 @@ define Package/intel-microcode
   SECTION:=firmware
   CATEGORY:=Firmware
   URL:=$(PKG_SOURCE_URL)
-  DEPENDS:=@TARGET_x86 +iucode-tool
+  DEPENDS:=@TARGET_x86
   TITLE:=Intel x86 CPU microcode
 endef