bcm53xx: add missing system.sh include
It's needed for macaddr_add.
Fixes: 50efd403e6 ("bcm53xx: set WAN MAC address to don't share one with LAN interface")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
			
			
This commit is contained in:
		| @@ -3,6 +3,7 @@ | |||||||
| # Copyright (C) 2011 OpenWrt.org | # Copyright (C) 2011 OpenWrt.org | ||||||
| # | # | ||||||
|  |  | ||||||
|  | . /lib/functions/system.sh | ||||||
| . /lib/functions/uci-defaults.sh | . /lib/functions/uci-defaults.sh | ||||||
|  |  | ||||||
| board_config_update | board_config_update | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Rafał Miłecki
					Rafał Miłecki