This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-10 11:09:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
target
/
linux
/
goldfish
History
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
2011-03-26 01:07:12 +00:00
..
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
2010-04-12 23:15:56 +00:00
patches-2.6.30
kernel: upgrade to 2.6.30.8 and refresh patches
2009-10-01 10:07:32 +00:00
config-2.6.30
only support EABI on ARM targets
2011-03-07 12:59:19 +00:00
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
2011-03-26 01:07:12 +00:00