mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
eeprog.mk: fix site
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
49610bbc21
commit
7bc8cd9959
@@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
EEPROG_VERSION = 0.7.6
|
EEPROG_VERSION = 0.7.6
|
||||||
EEPROG_SITE = http://codesink.org/download
|
EEPROG_SITE = http://www.codesink.org/download
|
||||||
|
|
||||||
define EEPROG_BUILD_CMDS
|
define EEPROG_BUILD_CMDS
|
||||||
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
||||||
|
|||||||
Reference in New Issue
Block a user