This website requires JavaScript.
Explore
Help
Register
Sign In
Openwrt
/
openwrt_archive
Archived
Watch
1
Star
0
Fork
0
You've already forked openwrt_archive
Code
Releases
Activity
This repository has been archived on
2025-06-16
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
e4r_v3
Add File
New File
Upload File
Apply Patch
openwrt_archive
/
target
/
linux
/
rb532
History
Matheus Sampaio Queiroga
7d88dc1acc
Patch
2023-10-20 18:09:56 -03:00
..
base-files
Patch
2023-10-20 18:09:56 -03:00
image
Patch
2023-10-20 18:09:56 -03:00
patches-3.3
Patch
2023-10-20 18:09:56 -03:00
src
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
2009-04-17 14:09:46 +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-3.3
Patch
2023-10-20 18:09:56 -03:00
Makefile
Patch
2023-10-20 18:09:56 -03:00
modules.mk
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00