This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-21 09:42:09 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
History
Jo-Philipp Wich
7a36f3d2ff
x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30019
2012-02-03 18:02:57 +00:00
..
imagebuilder
ImageBuilder: respect the PROFILE parameter
2012-01-24 09:47:20 +00:00
linux
x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2012-02-03 18:02:57 +00:00
sdk
make sure .config gets copied as file When using scripts/env, .config is most likely a symbolic link pointing to env/.config. Previously the symbolic link got copied as-is into the SDK tarball, leading to a dangling .config symlink on the target system which prevented the SDK from working.
2012-01-28 03:30:30 +00:00
toolchain
target/toolchain: fix installation after r22723
2010-09-04 11:56:33 +00:00
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
2011-01-16 01:25:06 +00:00
Makefile
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
2009-11-14 17:51:32 +00:00