Compare commits

..

2 Commits

Author SHA1 Message Date
d2e0c53936 add robby 2021-07-17 18:01:41 -06:00
795b1b0107 update magneto conf 2021-07-17 18:01:25 -06:00
2 changed files with 26 additions and 1 deletions

View File

@ -54,4 +54,28 @@ cd /usr/src/linux;
./scripts/config --enable CONFIG_NF_CONNTRACK_EVENTS
./scripts/config --enable CONFIG_NETFILTER_NETLINK_QUEUE
./scripts/config --enable CONFIG_NF_CT_NETLINK_TIMEOUT
./scripts/config --enable CONFIG_NF_CT_NETLINK_HELPER
./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
View File

@ -0,0 +1 @@
fresh.sh