forked from Ivasoft/openwrt
/lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40411
This commit is contained in:
@@ -31,6 +31,7 @@ ath9k_patch_firmware_mac() {
|
||||
|
||||
. /lib/ar71xx.sh
|
||||
. /lib/functions.sh
|
||||
. /lib/functions/system.sh
|
||||
|
||||
board=$(ar71xx_board_name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user