Various Makefile cleanup.

Thanks to swalker.

SVN-Revision: 16437
This commit is contained in:
Hauke Mehrtens
2009-06-13 16:47:22 +00:00
parent b5141ea359
commit efbfde01b0
9 changed files with 5 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ PKG_VERSION:=2.0.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/horms/kexec-tools
PKG_MD5SUM:=d9f2ecd3c3307905f24130a25816e6cc
include $(INCLUDE_DIR)/package.mk