Added documentation for build test case1
git-svn-id: svn://svn.berlios.de/openocd/trunk@1277 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -81,6 +81,13 @@ linux.ftd2xx_installed.setup:
|
||||
cd $(EXEC_PREFIX)/lib && ln -s libftd2xx.so.$(FTD2XX_LINUX_VERSION) libftd2xx.so
|
||||
|
||||
|
||||
all.download:
|
||||
mkdir -p ${VIRGINS}
|
||||
${MAKE} -f Makefile.confuse download
|
||||
${MAKE} -f Makefile.libftdi download
|
||||
${MAKE} -f Makefile.ftd2xx download
|
||||
${MAKE} -f Makefile.libusb download
|
||||
|
||||
.PHONY: linux.buildtest \
|
||||
linux.easy.buildtest \
|
||||
linux.ftd2xx_installed \
|
||||
@@ -88,3 +95,4 @@ linux.ftd2xx_installed.setup:
|
||||
linux.ftd2xx_installed.setup
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user