ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724x
[openwrt.git] / target / linux / generic / patches-3.1 / 930-crashlog.patch
index ecca186..e50a31e 100644 (file)
        depends on BROKEN || !FRV
 --- a/kernel/Makefile
 +++ b/kernel/Makefile
-@@ -107,6 +107,7 @@ obj-$(CONFIG_PERF_EVENTS) += events/
- obj-$(CONFIG_USER_RETURN_NOTIFIER) += user-return-notifier.o
+@@ -108,6 +108,7 @@ obj-$(CONFIG_USER_RETURN_NOTIFIER) += us
  obj-$(CONFIG_PADATA) += padata.o
  obj-$(CONFIG_CRASH_DUMP) += crash_dump.o
+ obj-$(CONFIG_JUMP_LABEL) += jump_label.o
 +obj-$(CONFIG_CRASHLOG) += crashlog.o
  
  ifneq ($(CONFIG_SCHED_OMIT_FRAME_POINTER),y)
This page took 0.023801 seconds and 4 git commands to generate.