mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Add support for alix2 leds.
This script enables led 2 and 3 of the alix boards and they will show traffic on the red device.
This commit is contained in:
@@ -147,6 +147,9 @@ $(TARGET) :
|
||||
ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc0.d/K49cyrus-sasl
|
||||
ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc3.d/S24cyrus-sasl
|
||||
ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc6.d/K49cyrus-sasl
|
||||
ln -sf ../init.d/leds /etc/rc.d/rc0.d/K79leds
|
||||
ln -sf ../init.d/leds /etc/rc.d/rc3.d/S21leds
|
||||
ln -sf ../init.d/leds /etc/rc.d/rc6.d/K79leds
|
||||
ln -sf ../init.d/mountkernfs /etc/rc.d/rcsysinit.d/S00mountkernfs
|
||||
ln -sf ../init.d/modules /etc/rc.d/rcsysinit.d/S05modules
|
||||
ln -sf ../init.d/udev /etc/rc.d/rcsysinit.d/S10udev
|
||||
|
||||
Reference in New Issue
Block a user