mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2025-12-11 17:14:29 +05:00
Add support build kernel image with integrated initramfs for Asus TUF-AX4200
This commit is contained in:
17
tuf_ax4200_initramfs.config
Normal file
17
tuf_ax4200_initramfs.config
Normal file
@@ -0,0 +1,17 @@
|
||||
CONFIG_TARGET_mediatek=y
|
||||
CONFIG_TARGET_mediatek_filogic=y
|
||||
CONFIG_TARGET_mediatek_filogic_DEVICE_asus_tuf-ax4200=y
|
||||
|
||||
#include _addons.config
|
||||
#include _base_initrd.config
|
||||
|
||||
|
||||
CONFIG_TARGET_INITRAMFS_FORCE=y
|
||||
CONFIG_TARGET_ROOTFS_INITRAMFS=y
|
||||
CONFIG_USES_SEPARATE_INITRAMFS=n
|
||||
CONFIG_TARGET_ROOTFS_INITRAMFS_SEPARATE=n
|
||||
|
||||
|
||||
### DNSMasq
|
||||
CONFIG_PACKAGE_dnsmasq-full=y
|
||||
|
||||
Reference in New Issue
Block a user