X-Git-Url: http://gitweb/?a=blobdiff_plain;f=Makefile;h=75bb1dbf6157b8843a8f55bbbdc0dcc0c8340fe7;hb=3ac704e319a236f4b119f391089300de973bca70;hp=ff6fb8fb4835a22595e38f8d186e3629e245e3b5;hpb=baedcfc725c390377cf97f757fe74c34b8d20dc8;p=kernel%2Fcubieboard.git diff --git a/Makefile b/Makefile index ff6fb8f..75bb1db 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ clean: image-clean modules-clean map-clean distclean: clean image-distclean modules-distclean map-distclean $(WORK)/linux-$(KERNEL_VERSION).tar.xz: - wget -P $(WORK) http://crux-arm.nu/files/distfiles/efikamx/linux-$(KERNEL_VERSION).tar.xz + wget -P $(WORK) http://crux-arm.nu/files/distfiles/cubieboard/linux-$(KERNEL_VERSION).tar.xz $(WORK)/linux-$(KERNEL_VERSION): $(WORK)/linux-$(KERNEL_VERSION).tar.xz $(PWD)/config-$(KERNEL_VERSION) tar -C $(WORK) -xvf $(WORK)/linux-$(KERNEL_VERSION).tar.xz