enable dnsmasq for milkv duo
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
interface=usb0
|
||||
dhcp-range=192.168.42.2,192.168.42.242,1h
|
||||
dhcp-option=3
|
||||
dhcp-option=6
|
||||
@ -475,6 +475,7 @@ BR2_PACKAGE_STRACE=y
|
||||
# NetworkManager needs udev /dev management and a glibc toolchain w/ headers >= 3.2, dynamic library, wchar, threads
|
||||
#
|
||||
|
||||
BR2_PACKAGE_DNSMASQ=y
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
BR2_PACKAGE_DROPBEAR_CLIENT=y
|
||||
# # BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS is not set
|
||||
|
||||
0
buildroot-2021.05/dl/dnsmasq/.lock
Normal file
0
buildroot-2021.05/dl/dnsmasq/.lock
Normal file
BIN
buildroot-2021.05/dl/dnsmasq/dnsmasq-2.85.tar.xz
Normal file
BIN
buildroot-2021.05/dl/dnsmasq/dnsmasq-2.85.tar.xz
Normal file
Binary file not shown.
Reference in New Issue
Block a user