ramips: fix 7Links PX-4885 dts{, i}, board, image and profile names
The following patch changes 7Links PX-4885 dts{,i} filenames, board, image and profile names from "PX4885" to "PX-4885" (for consistency).
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
SVN-Revision: 46629
This commit is contained in:
@@ -5,16 +5,14 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/PX4885
|
||||
define Profile/PX-4885
|
||||
NAME:=7Links PX-4885
|
||||
PACKAGES:=\
|
||||
kmod-usb-core kmod-usb-dwc2 kmod-usb2 kmod-usb-ohci \
|
||||
kmod-ledtrig-usbdev kmod-leds-gpio
|
||||
endef
|
||||
|
||||
define Profile/PX4885/Description
|
||||
define Profile/PX-4885/Description
|
||||
Package set for 7Links PX-4885 wireless router.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,PX4885))
|
||||
|
||||
$(eval $(call Profile,PX-4885))
|
||||
|
||||
Reference in New Issue
Block a user