mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +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:
@@ -1,6 +1,5 @@
|
||||
. /lib/functions.sh
|
||||
|
||||
|
||||
asrock_bootconfig_mangle() {
|
||||
local mtdnum="$( find_mtd_index 0:BOOTCONFIG )"
|
||||
|
||||
|
||||
@@ -13,4 +13,3 @@ asrock,g10)
|
||||
echo "Unsupported hardware."
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user