mpc85xx: fix missing system import
The mac-address accessor functions were not included in the sourced script. Fix this by importing the correct script path. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
		| @@ -1,4 +1,5 @@ | |||||||
| . /lib/functions.sh | . /lib/functions.sh | ||||||
|  | . /lib/functions/system.sh | ||||||
|  |  | ||||||
| preinit_set_mac_address() { | preinit_set_mac_address() { | ||||||
| 	case $(board_name) in | 	case $(board_name) in | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 David Bauer
					David Bauer