mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
ramips: fixup-mac-address: add missing include
Add missing include of ramips.sh in order to import the missing ramips_board_name() procedure. Fixes FS#774. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
5f932988c3
commit
8451b06023
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
. /lib/functions.sh
|
||||
. /lib/functions/system.sh
|
||||
. /lib/ramips.sh
|
||||
|
||||
partname=""
|
||||
offset=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user