mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 20:45:31 +00:00
ramips: remove trailing whitespace in Makefiles
Remove trailing whitespaces in two *.mk files. Signed-off-by: Leon M. George <leon@georgemail.eu> [fix title, add message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
c53c5d2a71
commit
7446bc7e31
@ -240,7 +240,7 @@ define Device/dlink_dir-8xx-r1
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := D-Link
|
||||
DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware
|
||||
KERNEL_INITRAMFS := $$(KERNEL)
|
||||
KERNEL_INITRAMFS := $$(KERNEL)
|
||||
IMAGES += factory.bin
|
||||
IMAGE/sysupgrade.bin := append-kernel | append-rootfs |\
|
||||
pad-rootfs | append-metadata | check-size
|
||||
|
@ -1071,7 +1071,7 @@ define Device/unbranded_a5-v11
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \
|
||||
poray-header -B A5-V11 -F 4M
|
||||
DEVICE_VENDOR :=
|
||||
DEVICE_VENDOR :=
|
||||
DEVICE_MODEL := A5-V11
|
||||
DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2
|
||||
SUPPORTED_DEVICES += a5-v11
|
||||
|
Loading…
x
Reference in New Issue
Block a user