This website requires JavaScript.
Explore
Help
Register
Sign In
qjyu
/
OrangePi_CM5
Watch
1
Star
0
Fork
You've already forked OrangePi_CM5
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
72008652da
OrangePi_CM5
/
arch
/
sh
/
ramdisk
/
ld.script
10 lines
66 B
Plaintext
Raw
Blame
History
OUTPUT_ARCH(sh)
SECTIONS
{
.initrd :
{
*(.data)
}
}
Reference in New Issue
View Git Blame
Copy Permalink