|
@@ -4,8 +4,8 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-HOST_LPC3250LOADER_SITE = git://gitorious.org/lpc3250loader/lpc3250loader.git
|
|
|
HOST_LPC3250LOADER_VERSION = 1.0
|
|
|
+HOST_LPC3250LOADER_SITE = $(call github,alexandrebelloni,lpc3250loader,$(HOST_LPC3250LOADER_VERSION))
|
|
|
LPC3250LOADER_LICENSE = GPLv2+
|
|
|
LPC3250LOADER_LICENSE_FILES = LPC3250loader.py
|
|
|
|