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/linux/ep93xx
Felix Fietkau 335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
13 years ago
..
base-files base-files: use shutdown instead of stop when the system goes down (patch by tripolar) 14 years ago
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 14 years ago
patches-2.6.30 add support for the Simplemachines Sim.One board 15 years ago
patches-2.6.36 fix touchscreen driver build failure 14 years ago
patches-2.6.37 add 2.6.37 support 14 years ago
Makefile global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 13 years ago
config-2.6.30 only support EABI on ARM targets 14 years ago
config-2.6.36 only support EABI on ARM targets 14 years ago
config-2.6.37 only support EABI on ARM targets 14 years ago