forked from Ivasoft/openwrt
x86: add led driver for PC Engines APU1
This driver adds the LED support for the PC Engines APU1. This integrates the Linux kernel driver and includes a patch to support newer firmware versions. Also the default LED configuration is updated to use the correct devices. Signed-off-by: Andreas Eberlein <foodeas@aeberlein.de>
This commit is contained in:
committed by
Paul Spooren
parent
09e66112f1
commit
a3e6521c1a
@@ -9,7 +9,7 @@
|
||||
board_config_update
|
||||
|
||||
case "$(board_name)" in
|
||||
pc-engines-apu|pc-engines-apu2|pc-engines-apu3)
|
||||
pc-engines-apu1|pc-engines-apu2|pc-engines-apu3)
|
||||
ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
|
||||
;;
|
||||
traverse-technologies-geos)
|
||||
|
||||
Reference in New Issue
Block a user