Update ChangeLogs
This commit is contained in:
parent
7743a2d4e2
commit
87f946d4a9
|
@ -8392,5 +8392,8 @@
|
|||
* tools/mkexport.sh: Fix 'make export'. Adding subdirectories to the
|
||||
sched/ directory broke the header file collection logic (2014-9-4).
|
||||
* Makefile.unix, Makefile.win, FlatLibs.mk, KernelLibs.mk, and
|
||||
ProtectedLibs.mk: In the kernel build, only the user libraries should
|
||||
be exported (2014-9-4).
|
||||
ProtectedLibs.mk: In the kernel or protected builds, only the user
|
||||
libraries should be exported (2014-9-4).
|
||||
* Makefile.unix, Makefile.win, and tools/mkexport.sh: In 'make export',
|
||||
do not copy internal header files or build scripts if this is a
|
||||
kernel or protected build (014-9-4).
|
||||
|
|
Loading…
Reference in New Issue