You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Hauke Mehrtens 5fed2916c3 brcm47xx: fix unaligned access to mac address
The mac address should be aligned to u16 to prevent an unaligned access
in drivers/ssb/pci.c where it is casted to __be16.

This closes #9824.

SVN-Revision: 35618
12 years ago
..
imagebuilder imagebuilder: use file_copy to deploy files/ in the image generation phase 12 years ago
linux brcm47xx: fix unaligned access to mac address 12 years ago
sdk Fix feeds.conf.default when no SVN info present 12 years ago
toolchain add preliminary support for musl 12 years ago
Config.in kernel: remove references to TARGET_ubicom32 12 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago