OSDN Git Service

android-x86: Use COPYING from our kernel tree
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 19 Nov 2012 17:25:39 +0000 (01:25 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 May 2016 09:24:37 +0000 (17:24 +0800)
core/Makefile

index 81c9f74..c350111 100644 (file)
@@ -648,7 +648,7 @@ endif  # TARGET_BUILD_APPS
 # make the target NOTICE files depend on this particular file too, which will
 # then be in the right directory for the find in combine-notice-files to work.
 $(kernel_notice_file): \
-           prebuilts/qemu-kernel/arm/LINUX_KERNEL_COPYING \
+           kernel/COPYING \
            | $(ACP)
        @echo Copying: $@
        $(hide) mkdir -p $(dir $@)