mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 06:42:06 +08:00
Adding buildroot external tree
Adding r8125 and r8168 driver for loader
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
ARPL_VERSION="0.1-alpha5"
|
||||
ARPL_VERSION="0.1-alpha6"
|
||||
|
||||
# Define paths
|
||||
TMP_PATH="/tmp"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user