diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2018-02-05 18:03:07 +0100 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2018-02-22 18:53:22 +0100 |
commit | 3bc017fa3c92024aee363094cf0930cce60ead0d (patch) | |
tree | 6a8dae192d4496da71e2d0a47a66b8097a8f589a /target/linux | |
parent | e07014e70bae07201844265d74f88234685e694c (diff) | |
download | upstream-3bc017fa3c92024aee363094cf0930cce60ead0d.tar.gz upstream-3bc017fa3c92024aee363094cf0930cce60ead0d.tar.bz2 upstream-3bc017fa3c92024aee363094cf0930cce60ead0d.zip |
ar71xx: image: generic: clean up trailing whitespace
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ar71xx/image/generic.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index 435fa13593..3e482987f9 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -350,7 +350,7 @@ TARGET_DEVICES += e600gac-v2-8M define Device/ew-balin DEVICE_TITLE := Embedded Wireless Balin Platform - DEVICE_PACKAGES := kmod-usb-core kmod-usb-chipidea + DEVICE_PACKAGES := kmod-usb-core kmod-usb-chipidea BOARDNAME = EW-BALIN IMAGE_SIZE = 16000k MTDPARTS = spi0.0:256k(u-boot)ro,64k(u-boot-env),16000k(firmware),64k(art)ro |