]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/unicore32/boot/compressed/Makefile
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / arch / unicore32 / boot / compressed / Makefile
index 950a9afa38f8632239df166ac21ffe094229217e..96494fb646f74b2e1dddc42028f52db1a7afe36c 100644 (file)
@@ -17,7 +17,7 @@ OBJS          := misc.o
 
 # font.c and font.o
 CFLAGS_font.o  := -Dstatic=
-$(obj)/font.c: $(srctree)/drivers/video/console/font_8x8.c
+$(obj)/font.c: $(srctree)/lib/fonts/font_8x8.c
        $(call cmd,shipped)
 
 # piggy.S and piggy.o