forked from openkylin/platform_build
am a230c4d0: Reference kernel notice in the new location
* commit 'a230c4d049258915f6614e7a3fadc2dcfec3e160': Reference kernel notice in the new location
This commit is contained in:
commit
da1c81abe4
|
@ -553,7 +553,7 @@ endif
|
|||
# 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): \
|
||||
prebuilt/$(TARGET_PREBUILT_TAG)/kernel/LINUX_KERNEL_COPYING \
|
||||
prebuilts/qemu-kernel/arm/LINUX_KERNEL_COPYING \
|
||||
| $(ACP)
|
||||
@echo Copying: $@
|
||||
$(hide) mkdir -p $(dir $@)
|
||||
|
|
Loading…
Reference in New Issue