Browse Source

lantiq: remove lantiq_board_model, it is unused

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 8 years ago
parent
commit
fd93f81fd8
1 changed files with 0 additions and 9 deletions
  1. 0 9
      target/linux/lantiq/base-files/lib/functions/lantiq.sh

+ 0 - 9
target/linux/lantiq/base-files/lib/functions/lantiq.sh

@@ -1,14 +1,5 @@
 #!/bin/sh
 
-lantiq_board_model() {
-	local model
-
-	[ -f /tmp/sysinfo/model ] && model=$(cat /tmp/sysinfo/model)
-	[ -z "$model" ] && model="unknown"
-
-	echo "$model"
-}
-
 lantiq_get_dt_led() {
 	local label
 	local ledpath