This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11148
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
8aa2f586f4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8aa2f586f4'
${ noResults }
freifunkist-firmware
/
toolchain
/
uClibc
/
config-0.9.29
/
x86_64
6 lines
95 B
Raw
Normal View
History
Unescape
Escape
add x86_64 config for uClibc SVN-Revision: 6368
18 years ago
ARCH_LITTLE_ENDIAN=y
Update uClibc config for x86_64 SVN-Revision: 11963
17 years ago
KERNEL_HEADERS="."
clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel SVN-Revision: 15004
16 years ago
TARGET_ARCH="x86_64"
TARGET_SUBARCH=""
TARGET_x86_64=y