Reference kernel notice in the new location
diff --git a/core/Makefile b/core/Makefile
index a81c981..09e2ca4 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -553,7 +553,7 @@
 # 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 $@)