madwifi-ng: Recipe whitespace fix.
authorLeon Woestenberg <leon@sidebranch.com>
Mon, 27 Apr 2009 19:08:02 +0000 (21:08 +0200)
committerLeon Woestenberg <leon@sidebranch.com>
Mon, 27 Apr 2009 19:08:02 +0000 (21:08 +0200)
recipes/madwifi/madwifi-ng_r.inc

index 59f8bc5..2161486 100644 (file)
@@ -12,10 +12,10 @@ WACKELF_SRC_URI_compulab-pxa270 = " file://20-xscale-VFP-wackelf.patch;patch=1"
 
 SRCNAME = "${PN}"
 SRC_URI = "http://snapshots.madwifi.org/madwifi-trunk/${SRCNAME}-${PV}.tar.gz \
-          file://10-xscale-be-elf-copts.patch;patch=1 \
-          file://10-xscale-le-elf-copts.patch;patch=1 \
+           file://10-xscale-be-elf-copts.patch;patch=1 \
+           file://10-xscale-le-elf-copts.patch;patch=1 \
            file://10-sh4-le-elf-copts.patch;patch=1 \
-          ${WACKELF_SRC_URI}"
+           ${WACKELF_SRC_URI}"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"