Adding buildroot external tree

Adding r8125 and r8168 driver for loader
This commit is contained in:
Fabio Belavenuto
2022-07-06 17:33:39 -03:00
parent 20e6a1b030
commit 51b4d1666e
14 changed files with 62 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
ARPL_VERSION="0.1-alpha5"
ARPL_VERSION="0.1-alpha6"
# Define paths
TMP_PATH="/tmp"

View File

@@ -60,3 +60,5 @@ BR2_TARGET_ROOTFS_CPIO_XZ=y
# BR2_TARGET_ROOTFS_TAR is not set
BR2_PACKAGE_HOST_DOSFSTOOLS=y
BR2_PACKAGE_HOST_E2FSPROGS=y
BR2_PACKAGE_R8125=y
BR2_PACKAGE_R8168=y