This patch makes kernel modules check if config is defined and creates a config
passthrough target which will evaluate the original config in the generated
package. This is done so kernel modules can have configuration menus like
busybox, etc...
Signed-off-by: Axel Gembe <[EMAIL PROTECTED]>
---
i
This patch adds a number of configuration options to the MadWifi package. You
can
now configure the HAL, bus, default rate control algorithm as well as the debug
mode from within make menuconfig. The goal is to be able to support hardware
profiles with different HALs without messing around with th
Hello:
I'm working on adding a new platform to openWRT. The platform is
multi-processor MIPS cpu that runs SMP Linux. I have a few questions:
1. We currently have Linux 2.6.20 + busybox + squashfs running and
stable on our platform (using an old, customized buildroot-based
system), and have custo
I suggest using the snippet from here:
https://dev.openwrt.org/ticket/3402
Signed-off-by: Axel Gembe <[EMAIL PROTECTED]>
---
package/kernel/modules/other.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
Adds support for user led for Mikrotik's rb150.
Signed-off-by: Evangelos Arkalis <[EMAIL PROTECTED]>
Index: target/linux/adm5120/files/drivers/leds/leds-adm5120.c
===
--- target/linux/adm5120/files/drivers/leds/leds-adm5120.c (