You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Zoltan HERPAI 01020bc74d firmware: add microcode package for Intel
Compiling the Intel microcode package results in a
microcode.bin and a microcode-64.bin. As we can
decide based on the subtarget which should be used,
we'll only split the required .bin file with
iucode-tool.

x64 will get the intel-microcode-64.bin
All other variants will get intel-microcode.bin

The microcodes will be updated from preinit via a common
script - that's the earliest place where we can do it.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
6 years ago
..
base-files treewide: combine VERSION_SED and VERSION_SED_SCRIPT 6 years ago
boot uboot-fritz4040: Fix build with HOSTCFLAGS 6 years ago
devel valgrind: Fix compile on ARM64 6 years ago
firmware firmware: add microcode package for Intel 6 years ago
kernel kernel: add kmod-fou 6 years ago
libs bunwind: build for ARM64 6 years ago
network odhcp6c: fix appending of emtpy sendopt value (FS#1336) 6 years ago
system tools: add iucode-tool 6 years ago
utils build: add hardened builds with PIE (ASLR) support 7 years ago
Makefile build: remove package preconfig feature 7 years ago