Skip to content

Commit 1a495a6

Browse files
committed
Kconfig for 6.18
1 parent 9b4b397 commit 1a495a6

2 files changed

Lines changed: 906 additions & 360 deletions

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rm -rf "${KERNEL_PATH}"
5353
### Dependencies
5454
apt-get install -y build-essential fakeroot libncurses-dev bison flex libssl-dev libelf-dev \
5555
openssl dkms libudev-dev libpci-dev libiberty-dev autoconf wget xz-utils git \
56-
libcap-dev bc rsync cpio debhelper kernel-wedge curl gawk dwarves zstd python3
56+
libcap-dev bc rsync cpio debhelper kernel-wedge curl gawk dwarves zstd python3 libdw-dev
5757

5858
### get Kernel and Drivers
5959
git clone --depth 1 --single-branch --branch "v${KERNEL_VERSION}" \

0 commit comments

Comments
 (0)