mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 08:57:56 +02:00
ar71xx: fix defconfig script to work with ImageBuilder
* patch from #5722 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20231 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2bc9c0b6e3
commit
fc27cddc24
@ -3,11 +3,11 @@
|
|||||||
# Copyright (C) 2009 OpenWrt.org
|
# Copyright (C) 2009 OpenWrt.org
|
||||||
#
|
#
|
||||||
|
|
||||||
. /lib/ar71xx.sh
|
|
||||||
|
|
||||||
START=05
|
START=05
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
|
. /lib/ar71xx.sh
|
||||||
|
|
||||||
local board=$(ar71xx_board_name)
|
local board=$(ar71xx_board_name)
|
||||||
|
|
||||||
[ ! -d /etc/defconfig/$board ] && board="generic"
|
[ ! -d /etc/defconfig/$board ] && board="generic"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user