aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuddy.liong2014-01-29 16:17:35 -0600
committerbuddy.liong2014-01-29 16:24:14 -0600
commit0ab31239d479f6954ba56977cfd358b373b3f9ed (patch)
treeff5ff608b230d09a7d91bec4ebc7aa3506deda8e /memplugin_linux.c
parentcfb8e7c9aaa58e1de04f4a468ed846d8d6223da1 (diff)
downloadhardware-ti-libdce-0ab31239d479f6954ba56977cfd358b373b3f9ed.tar.gz
hardware-ti-libdce-0ab31239d479f6954ba56977cfd358b373b3f9ed.tar.xz
hardware-ti-libdce-0ab31239d479f6954ba56977cfd358b373b3f9ed.zip
[LIBDCE] Rename Makefile to Makefile.qnx
LIBDCE is common component for Linux, Android and QNX. Linux is using automake tools which create a file by name of Makefile which overwrite the Makefile intended for QNX. Prior to this patch, the command to build LIBDCE for QNX: Command to clean: make clean Command to build: make Command to build and install the output to install folder: make install After this patch, the command to build LIBDCE for QNX: Command to clean: make -f Makefile.qnx clean Command to build: make -f Makefile.qnx Command to build and install the output to install folder: make -f Makefile.qnx install Change-Id: Iaa76d4d6c51a510dc6ccd19fdd45865c4cb46c18 Signed-off-by: buddy.liong <buddy.budiono@ti.com>
Diffstat (limited to 'memplugin_linux.c')
0 files changed, 0 insertions, 0 deletions