From cfe551285f02f5a9fd4fc458dcca3d60430abf47 Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Thu, 23 Jun 2016 18:59:55 +0200 Subject: ipq806x: Fix typo in Qualcomm device names Signed-off-by: Sven Eckelmann --- target/linux/ipq806x/image/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target') diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index 43de23e1a7..2355fc7550 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -106,7 +106,7 @@ define Device/AP148 BLOCKSIZE := 128KiB PAGESIZE := 2048 BOARD_NAME := ap148 - DEVICE_TITLE := Qualcom AP148 + DEVICE_TITLE := Qualcomm AP148 DEVICE_PACKAGES := ath10k-firmware-qca99x0 endef @@ -117,7 +117,7 @@ define Device/AP148-legacy BLOCKSIZE := 128KiB PAGESIZE := 2048 BOARD_NAME := ap148 - DEVICE_TITLE := Qualcom AP148 (legacy) + DEVICE_TITLE := Qualcomm AP148 (legacy) DEVICE_PACKAGES := ath10k-firmware-qca99x0 endef @@ -150,7 +150,7 @@ define Device/DB149 DEVICE_DTS := qcom-ipq8064-db149 KERNEL_INSTALL := 1 BOARD_NAME := db149 - DEVICE_TITLE := Qualcom DB149 + DEVICE_TITLE := Qualcomm DB149 DEVICE_PACKAGES := ath10k-firmware-qca99x0 endef -- cgit v1.2.3