Skip to content
Snippets Groups Projects
Commit ad83fde3 authored by Tomasz Maciej Nowak's avatar Tomasz Maciej Nowak Committed by John Crispin
Browse files

intel-microcode: remove dependency on iucode-tool


It is not necessary to have iucode-tool present on target system to have
functional intel-microcode package. The build time dependency is kept.

Signed-off-by: default avatarTomasz Maciej Nowak <tomek_n@o2.pl>
parent 51e199fb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment