mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
11 lines
341 B
Text
11 lines
341 B
Text
#
|
|
# Default it is called to be uncertain wich MAC address the chipset has.
|
|
# Therefore it is recommendable to set the MAC address manually.
|
|
# This can be done by setting the variable MAC_ADDR with a chosen value.
|
|
# If this variable is empty or not set the default 11:22:33:44:55:66 will be chosen.
|
|
|
|
MAC_ADDR=43:29:B1:55:01:01
|
|
|
|
#
|
|
|
|
PORT=ttyS1
|