mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
4d11c4c378
It's needed for applying some hardware quirks. This fixes:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c:60:20: error: 'DMI_PRODUCT_SKU' undeclared here (not in a function); did you mean 'DMI_PRODUCT_UUID'?
DMI_EXACT_MATCH(DMI_PRODUCT_SKU, "T8"),
Fixes:
|
||
---|---|---|
.. | ||
backport-4.9 | ||
backport-4.14 | ||
backport-4.19 | ||
files | ||
hack-4.9 | ||
hack-4.14 | ||
hack-4.19 | ||
image | ||
other-files | ||
pending-4.9 | ||
pending-4.14 | ||
pending-4.19 | ||
config-4.9 | ||
config-4.14 | ||
config-4.19 | ||
PATCHES |