Hans-Christian Egtvedt (6): Linux: add $(TARGET_CONFIGURE_OPTS) when running make gadgetfs-test: add support for Atmel USBA device Run oldconfig after loading a _defconfig in top level Makefile linux26: only install modules if they are enabled in the .config dependencies: check if the compiler is executable before assuming it works uClibc: remove IPv6 patch and update AVR32 patch Makefile | 2 +- .../gadgetfs-test-atmel-usba-support.patch | 47 + target/linux/Makefile.in | 20 +- toolchain/dependencies/dependencies.sh | 8 + toolchain/uClibc/uClibc-0.9.29-avr32.patch | 1125 +++++++++----------- ...esolve-ipv6-in-hosts-when-ipv4-is-defined.patch | 62 -- 6 files changed, 559 insertions(+), 705 deletions(-) create mode 100644 package/gadgetfs-test/gadgetfs-test-atmel-usba-support.patch delete mode 100644 toolchain/uClibc/uClibc-0.9.29-resolve-ipv6-in-hosts-when-ipv4-is-defined.patch