Add support for DEVTMPFS, DEVTMPFS_MOUNT, and FHANDLE.
These are needed for systemd.
Signed-off-by: Adam Porter
---
config/Config-kernel.in | 13 +
1 file changed, 13 insertions(+)
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index c253959..84081c4 100644
--- a
On Tue, Apr 23, 2013 at 9:52 AM, Adam Porter wrote:
> This upgrades the AT91 target to 3.8.7, and migrates to device tree.
> This allows a single kernel to be built for most at91 variants which
> simplifies things quite a bit. The immediate result is that all
> subtargets are nu
target now includes more boards than before. The
adc driver was also nuked as 3.8.7 includes a new one under the IIO
subsystem.
Signed-off-by: Adam Porter
Index: target/linux/at91/Makefile
===
--- target/linux/at91/Makefile
Package up the Microchip MCP23S08 I/O expander driver. Needed on the
CalAmp LMU5000 board.
Signed-off-by: Adam Porter
Index: package/kernel/modules/other.mk
===
--- package/kernel/modules/other.mk(revision 36347)
+++ package
Are you building a new firmware image after recompiling mac80211?
Rebuilding one package does not update the firmware image. Besides, using
whole firmware images is a slow process... why not use the kmod-ath9k
package (which is updated after you rebuild the package) and install it via
opkg? Built
To address your actual question (sorry, I meant for the first reply to be in
your other thread, though it is related), when you make clean a package it
will remove the source from build_dir and extract the tarball from dl. So,
if you make any changes to the extracted and patched source directly in
Hi,
I'm not sure what Jonas is referencing when he says that quilt does not work
in mac80211. It works fine.
# make package/mac80211/{clean,prepare} V=99 QUILT=1
# cd build_dir/linux-ar71xx_generic/compat-wireless-2011-08-10/
# quilt push -a
# quilt new my_changes.patch
# quilt edit drivers/net/w
Signed-off-by: Adam Porter
Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
===
--- target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig (revision 28313)
+++ target/linux/ramips/files/arch/mips/ralink/rt305x