From a230c4d049258915f6614e7a3fadc2dcfec3e160 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 6 Jan 2012 15:05:53 -0800 Subject: [PATCH] Reference kernel notice in the new location --- core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Makefile b/core/Makefile index a81c981fb..09e2ca4e5 100644 --- a/core/Makefile +++ b/core/Makefile @@ -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 $@) -- 2.11.0