https://github.com/torvalds/linux
Revision 7e65df3899cef3193ec44a7870f9bdc1ee6af833 authored by Kukjin Kim on 21 December 2012, 18:02:13 UTC, committed by Linus Torvalds on 22 December 2012, 00:38:29 UTC
Commit db5b0ae00712 ("Merge tag 'dt' of git://git.kernel.org/.../arm-soc")
causes a duplicated build target.  This patch fixes it and sorts out the
build target alphabetically so that we can recognize something wrong
easily.

Cc: Olof Johansson <olof@lixom.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c4271c6
History
Tip revision: 7e65df3899cef3193ec44a7870f9bdc1ee6af833 authored by Kukjin Kim on 21 December 2012, 18:02:13 UTC
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Tip revision: 7e65df3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 231.8 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top