Add nextthing boards
add chip, chippro and pocketchip
This commit is contained in:
parent
1372ebb073
commit
e5f3a21383
44 changed files with 12876 additions and 0 deletions
7
board/nextthing/chippro/overlay/etc/dnsmasq.conf
Normal file
7
board/nextthing/chippro/overlay/etc/dnsmasq.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
interface=usb0
|
||||
except-interface=lo
|
||||
bind-interfaces
|
||||
dhcp-range=usb0,192.168.81.100,192.168.81.199,4h
|
||||
dhcp-host=00:de:af:c0:de:01,192.168.81.2,4h
|
||||
dhcp-option=3
|
||||
dhcp-option=6
|
||||
Loading…
Add table
Add a link
Reference in a new issue