From 62d0a53a451f33161474a06c7ab7f1d284f859a3 Mon Sep 17 00:00:00 2001 From: xiangfu Date: Thu, 25 Jun 2009 02:18:39 +0000 Subject: [PATCH] correct the path --- flash-tool/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flash-tool/src/Makefile.am b/flash-tool/src/Makefile.am index 14530a1..901547e 100644 --- a/flash-tool/src/Makefile.am +++ b/flash-tool/src/Makefile.am @@ -12,6 +12,6 @@ inflash_SOURCES = cmd.c command_line.c ingenic_cfg.c \ prefix = /usr datadir = /usr/share/inflash -data_DATA = ../xburst_stage1/xburst_stage1.bin ../device_stage2/usb_boot.bin \ +data_DATA = ../xburst_stage1/xburst_stage1.bin ../xburst_stage2/usb_boot.bin \ usb_boot.cfg EXTRA_DIST = $(datadir)