mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
ipq806x: remove unneeded empty lines
This removes two unneeded empty lines in base-files. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
8c28da9724
commit
212ad91630
@ -1,6 +1,5 @@
|
|||||||
. /lib/functions.sh
|
. /lib/functions.sh
|
||||||
|
|
||||||
|
|
||||||
asrock_bootconfig_mangle() {
|
asrock_bootconfig_mangle() {
|
||||||
local mtdnum="$( find_mtd_index 0:BOOTCONFIG )"
|
local mtdnum="$( find_mtd_index 0:BOOTCONFIG )"
|
||||||
|
|
||||||
|
@ -13,4 +13,3 @@ asrock,g10)
|
|||||||
echo "Unsupported hardware."
|
echo "Unsupported hardware."
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user