소스 검색

kirkwood: fix include in etc/board.d/02_network

the mtd_get_mac_ascii function called within this script requires the inclusion of /lib/functions/system.sh

Signed-off-by: Alberto Bursi <[email protected]>
Alberto Bursi 8 년 전
부모
커밋
ff42a8330b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      target/linux/kirkwood/base-files/etc/board.d/02_network

+ 1 - 0
target/linux/kirkwood/base-files/etc/board.d/02_network

@@ -4,6 +4,7 @@
 #
 
 . /lib/functions/uci-defaults.sh
+. /lib/functions/system.sh
 . /lib/kirkwood.sh
 
 board_config_update