From: Chuanhong Guo Date: Thu, 2 Aug 2018 07:14:10 +0000 (+0800) Subject: ath79: alphabetical order image/generic.mk X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2d5fee248c5bcc47de529fbf798a3ca07eefa6a4;p=openwrt%2Fstaging%2Fjow.git ath79: alphabetical order image/generic.mk Move the wzr-hp-g450h in image/generic.mk to keep alphabetical order. Signed-off-by: Chuanhong Guo --- diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index f91f328417..a6de86eade 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -13,6 +13,15 @@ define Device/avm_fritz300e endef TARGET_DEVICES += avm_fritz300e +define Device/buffalo_wzr-hp-g450h + ATH_SOC := ar7242 + DEVICE_TITLE := Buffalo WZR-HP-G450H + DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport + IMAGE_SIZE := 32256k + SUPPORTED_DEVICES += wzr-hp-g450h +endef +TARGET_DEVICES += buffalo_wzr-hp-g450h + define Device/embeddedwireless_dorin ATH_SOC := ar9331 DEVICE_TITLE := Embedded Wireless Dorin @@ -111,15 +120,6 @@ define Device/netgear_wndr3800 endef TARGET_DEVICES += netgear_wndr3800 -define Device/buffalo_wzr-hp-g450h - ATH_SOC := ar7242 - DEVICE_TITLE := Buffalo WZR-HP-G450H - DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport - IMAGE_SIZE := 32256k - SUPPORTED_DEVICES += wzr-hp-g450h -endef -TARGET_DEVICES += buffalo_wzr-hp-g450h - define Device/phicomm_k2t ATH_SOC := qca9563 DEVICE_TITLE := Phicomm K2T