Skip to content

Commit

Permalink
update buildroot tuto
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolu1990 committed Jun 10, 2024
1 parent 4cda296 commit 2a5d3f0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 192 deletions.
4 changes: 2 additions & 2 deletions doc/litex/buildroot/configs/litex_soc_basic_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ BR2_TARGET_GENERIC_GETTY_PORT="console"
BR2_TARGET_ROOTFS_CPIO=y

# Kernel header version
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_8=y

# Kernel (litex-rebase branch)
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/Dolu1990/litex-linux.git"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="ae80e67c6b48bbedcd13db753237a25b3dec8301"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="f5ee078b2657d4b9a6037e7c7c63a67cda364e1e"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_LITEX_SOC_PATH)/board/litex_soc/linux.config"
BR2_LINUX_KERNEL_IMAGE=y
Expand Down
116 changes: 0 additions & 116 deletions doc/litex/buildroot/configs/litex_vexriscv_full_defconfig

This file was deleted.

74 changes: 0 additions & 74 deletions doc/litex/buildroot/configs/litex_vexriscv_usbhost_defconfig

This file was deleted.

0 comments on commit 2a5d3f0

Please sign in to comment.