mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 22:44:27 +08:00
5e9dcb6188
Currently the wrapper is built without including anything in
$(src)/include/, which means there are no CONFIG_ symbols defined.
This means the platform specific serial drivers were never enabled.
We now copy the definitions into the boot directory, so any C file can
now include autoconf.h to depend on configuration options.
Fixes: 866bfc75f4
("powerpc: conditionally compile platform-specific serial drivers")
Signed-off-by: Joel Stanley <joel@jms.id.au>
[mpe: Fix to use $(objtree) to find autoconf.h]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
49 lines
536 B
Plaintext
49 lines
536 B
Plaintext
addnote
|
|
decompress_inflate.c
|
|
empty.c
|
|
hack-coff
|
|
inffast.c
|
|
inffast.h
|
|
inffixed.h
|
|
inflate.c
|
|
inflate.h
|
|
inftrees.c
|
|
inftrees.h
|
|
infutil.c
|
|
infutil.h
|
|
kernel-vmlinux.strip.c
|
|
kernel-vmlinux.strip.gz
|
|
mktree
|
|
otheros.bld
|
|
uImage
|
|
cuImage.*
|
|
dtbImage.*
|
|
treeImage.*
|
|
vmlinux.strip
|
|
zImage
|
|
zImage.initrd
|
|
zImage.bin.*
|
|
zImage.chrp
|
|
zImage.coff
|
|
zImage.epapr
|
|
zImage.holly
|
|
zImage.*lds
|
|
zImage.maple
|
|
zImage.miboot
|
|
zImage.pmac
|
|
zImage.pseries
|
|
zconf.h
|
|
zlib.h
|
|
zutil.h
|
|
fdt.c
|
|
fdt.h
|
|
fdt_ro.c
|
|
fdt_rw.c
|
|
fdt_strerror.c
|
|
fdt_sw.c
|
|
fdt_wip.c
|
|
libfdt.h
|
|
libfdt_internal.h
|
|
autoconf.h
|
|
|