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 eb2191f5b0 at91: Missing kernel config symbols for AT91 target platform
I looked into buildbot snapshots and noticed that some platforms have
not successfully compiled for a long time. One example is at91, which
seems to be missing device-related kernel config symbols and the
snapshot build crashes already there.

Please find attached a patch that makes the at91 kernel config and
build to succeed again.

Signed off by: hannu.nyman@iki.fi

SVN-Revision: 31288
12 years ago
..
imagebuilder populate repositories.conf from version.mk 12 years ago
linux at91: Missing kernel config symbols for AT91 target platform 12 years ago
sdk don't overwrite version.mk, substitute REVISION instead 12 years ago
toolchain target/toolchain: fix installation after r22723 14 years ago
Config.in mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space 14 years ago
Makefile imagebuilder: fix parallel building (closes #11117) 12 years ago