Compare commits
2 Commits
d780779c30
...
d2e0c53936
| Author | SHA1 | Date | |
|---|---|---|---|
| d2e0c53936 | |||
| 795b1b0107 |
@ -55,3 +55,27 @@ cd /usr/src/linux;
|
||||
./scripts/config --enable CONFIG_NETFILTER_NETLINK_QUEUE
|
||||
./scripts/config --enable CONFIG_NF_CT_NETLINK_TIMEOUT
|
||||
./scripts/config --enable CONFIG_NF_CT_NETLINK_HELPER
|
||||
|
||||
# OpenCL
|
||||
|
||||
./scripts/config --enable MEMORY_HOTPLUG
|
||||
./scripts/config --enable MEMORY_HOTREMOVE
|
||||
./scripts/config --enable MEMORY_HOTPLUG_DEFAULT_ONLINE
|
||||
#./scripts/config --enable DRM_AMDGPU
|
||||
./scripts/config --enable DRM_AMDGPU_USERPTR
|
||||
|
||||
|
||||
#SQUASHFS
|
||||
./scripts/config --enable CONFIG_SQUASHFS
|
||||
./scripts/config --enable CONFIG_SQUASHFS_FILE_CACHE
|
||||
./scripts/config --enable CONFIG_SQUASHFS_DECOMP_SINGLE
|
||||
./scripts/config --enable CONFIG_SQUASHFS_ZLIB
|
||||
./scripts/config --enable CONFIG_SQUASHFS_LZ4
|
||||
./scripts/config --enable CONFIG_SQUASHFS_LZO
|
||||
./scripts/config --enable CONFIG_SQUASHFS_XZ
|
||||
|
||||
|
||||
#Messages for package net-dialup/ppp-2.4.8-r1:
|
||||
#* CONFIG_PPP: missing PPP support (REQUIRED)
|
||||
|
||||
./scripts/config --enable CONFIG_PPP
|
||||
1
hardware/robby.sh
Symbolic link
1
hardware/robby.sh
Symbolic link
@ -0,0 +1 @@
|
||||
fresh.sh
|
||||
Loading…
x
Reference in New Issue
Block a user