-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
92 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
CONFIG_TARGET_x86=y | ||
CONFIG_TARGET_x86_64=y | ||
CONFIG_TARGET_MULTI_PROFILE=y | ||
CONFIG_TARGET_DEVICE_x86_64_DEVICE_generic=y | ||
CONFIG_TARGET_DEVICE_PACKAGES_x86_64_DEVICE_generic="" | ||
CONFIG_ALL_KMODS=y | ||
CONFIG_ALL_NONSHARED=y | ||
CONFIG_DEVEL=y | ||
CONFIG_TARGET_PER_DEVICE_ROOTFS=y | ||
CONFIG_AUTOREMOVE=y | ||
# CONFIG_BPF_TOOLCHAIN_BUILD_LLVM is not set | ||
CONFIG_BPF_TOOLCHAIN_PREBUILT=y | ||
CONFIG_BUILDBOT=y | ||
CONFIG_BUILD_LOG=y | ||
CONFIG_COLLECT_KERNEL_DEBUG=y | ||
CONFIG_DWARVES=y | ||
CONFIG_HAS_BPF_TOOLCHAIN=y | ||
CONFIG_IB=y | ||
CONFIG_IMAGEOPT=y | ||
CONFIG_JSON_CYCLONEDX_SBOM=y | ||
CONFIG_KERNEL_BPF_EVENTS=y | ||
CONFIG_KERNEL_BPF_STREAM_PARSER=y | ||
CONFIG_KERNEL_BUILD_DOMAIN="buildhost" | ||
CONFIG_KERNEL_BUILD_USER="builder" | ||
CONFIG_KERNEL_DEBUG_INFO_BTF=y | ||
# CONFIG_KERNEL_DEBUG_INFO_REDUCED is not set | ||
CONFIG_KERNEL_KPROBES=y | ||
CONFIG_KERNEL_KPROBE_EVENTS=y | ||
CONFIG_KERNEL_MODULE_ALLOW_BTF_MISMATCH=y | ||
CONFIG_KERNEL_XDP_SOCKETS=y | ||
# CONFIG_MAKE_TOOLCHAIN is not set | ||
CONFIG_PACKAGE_kmod-xdp-sockets-diag=m | ||
CONFIG_PACKAGE_kselftests-bpf=m | ||
CONFIG_PACKAGE_libbfd=m | ||
CONFIG_PACKAGE_libbpf=m | ||
CONFIG_PACKAGE_libelf=m | ||
CONFIG_PACKAGE_libopcodes=m | ||
CONFIG_PACKAGE_libpcap=m | ||
CONFIG_PACKAGE_libxdp=m | ||
CONFIG_PACKAGE_qosify=m | ||
CONFIG_PACKAGE_tc-tiny=m | ||
CONFIG_PACKAGE_xdp-filter=m | ||
CONFIG_PACKAGE_xdp-loader=m | ||
CONFIG_PACKAGE_xdpdump=m | ||
CONFIG_PACKAGE_zlib=m | ||
CONFIG_REPRODUCIBLE_DEBUG_INFO=y | ||
CONFIG_SDK=y | ||
# CONFIG_SDK_LLVM_BPF is not set | ||
CONFIG_TARGET_ALL_PROFILES=y | ||
CONFIG_USE_LLVM_PREBUILT=y | ||
CONFIG_VERSIONOPT=y | ||
CONFIG_VERSION_BUG_URL="" | ||
CONFIG_VERSION_CODE="" | ||
CONFIG_VERSION_DIST="OpenWrt" | ||
CONFIG_VERSION_FILENAMES=y | ||
CONFIG_VERSION_HOME_URL="" | ||
CONFIG_VERSION_HWREV="" | ||
CONFIG_VERSION_MANUFACTURER="" | ||
CONFIG_VERSION_MANUFACTURER_URL="" | ||
CONFIG_VERSION_NUMBER="" | ||
CONFIG_VERSION_PRODUCT="" | ||
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.3" | ||
CONFIG_VERSION_SUPPORT_URL="" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
cgi-io | ||
libiwinfo | ||
libiwinfo-data | ||
liblucihttp | ||
liblucihttp-ucode | ||
luci | ||
luci-app-firewall | ||
luci-app-opkg | ||
luci-base | ||
luci-light | ||
luci-mod-admin-full | ||
luci-mod-network | ||
luci-mod-status | ||
luci-mod-system | ||
luci-proto-ipv6 | ||
luci-proto-ppp | ||
luci-ssl | ||
luci-theme-bootstrap | ||
px5g-mbedtls | ||
rpcd | ||
rpcd-mod-file | ||
rpcd-mod-iwinfo | ||
rpcd-mod-luci | ||
rpcd-mod-rrdns | ||
rpcd-mod-ucode | ||
ucode-mod-html | ||
ucode-mod-math | ||
uhttpd | ||
uhttpd-mod-ubus |