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/octeon
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/etc/config rename cavium-octeon to octeon 15 years ago
config remove simulator profile 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 upgrade to 2.6.37.4 13 years ago
patches-2.6.30 move generic config and patches directory to be 2.6.30 specific 15 years ago
profiles remove simulator profile 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 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx 14 years ago
config-default upgrade to 2.6.37.4 13 years ago
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago