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 19:12:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
target
/
linux
/
ar7
History
Matteo Croce
339eba5fbd
Style fixes
...
SVN-Revision: 8761
2007-09-12 13:21:02 +00:00
..
base-files/default
/etc
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
files
Style fixes
2007-09-12 13:21:02 +00:00
image
cosmetic fixes for ar7: indent, use lowercase hex notation, format
2007-09-06 19:35:08 +00:00
patches-2.6.22
more AR7 cleanups & fixes
2007-09-11 23:50:02 +00:00
profiles
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
src
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
base-files.mk
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
config-2.6.22
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
2007-09-08 19:55:42 +00:00
Makefile
adapt profiles for subtarget changes
2007-09-08 20:04:43 +00:00