mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-06 11:52:11 -05:00
This patch fixes a blunder of mine. The include needed
for LED_COLOR_ID_BLUE property is missing.
This caused the builds to fail with:
|Error: arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi:91.13-14 syntax error
|FATAL ERROR: Unable to parse input tree
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| files | ||
| files-5.4/drivers/net/phy | ||
| files-5.10/drivers/net/mdio | ||
| generic | ||
| image | ||
| mikrotik | ||
| patches-5.4 | ||
| patches-5.10 | ||
| config-5.4 | ||
| config-5.10 | ||
| Makefile | ||