当前位置:首页 > kernel

Configure & Build

Watrt4年前 (2022-06-02)LINUX21320
Configure & Build
Configure and build Linux kernel for Surface RTEditing kernel build configurationFirst run the command make ARCH=arm tegra_defconfigThis will create a standard kernel config for tegra SoC's.Open the file .config in the kernel source directory wit...