kernel: rewrite the phy packet hook, put it in the network stack to avoid having...
[openwrt/staging/wigyori.git] / target / linux / generic / patches-3.2 / 831-ledtrig_netdev.patch
index 8be6dab20045bf7fb36799883fdafc6a7c180326..ed635d21d18bc0da3ed2d27fc53a821e913c7642 100644 (file)
@@ -14,7 +14,7 @@
  endif # NEW_LEDS
 --- a/drivers/leds/Makefile
 +++ b/drivers/leds/Makefile
-@@ -55,3 +55,4 @@ obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) +=
+@@ -55,3 +55,4 @@ obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) += 
  obj-$(CONFIG_LEDS_TRIGGER_GPIO)               += ledtrig-gpio.o
  obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o
  obj-$(CONFIG_LEDS_TRIGGER_MORSE)      += ledtrig-morse.o