build/linux: rename macro from LINUXAPP to LINUX
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 6 Mar 2019 16:22:39 +0000 (16:22 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 12 Mar 2019 16:31:22 +0000 (17:31 +0100)
commit742bde12f3bd008c2f06d744330436d8b1a56720
treeaf30fda2aa2cda1fb00e6b0740ba11f1e4ce6469
parent91d7846ce68d7c637cd7efde751f5276475aa9c8
build/linux: rename macro from LINUXAPP to LINUX

Rename the macro to make things shorter and more comprehensible. For
both meson and make builds, keep the old macro around for backward
compatibility.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
50 files changed:
app/test/process.h
app/test/test_eal_flags.c
app/test/test_interrupts.c
app/test/test_kni.c
app/test/test_mp_secondary.c
app/test/test_pdump.c
app/test/test_timer_perf.c
app/test/test_timer_racecond.c
config/common_linuxapp
config/rte_config.h
doc/guides/contributing/design.rst
drivers/bus/pci/Makefile
drivers/bus/vmbus/Makefile
drivers/crypto/virtio/virtio_pci.c
drivers/net/ark/Makefile
drivers/net/failsafe/Makefile
drivers/net/pcap/rte_eth_pcap.c
drivers/net/sfc/sfc_intr.c
drivers/net/softnic/rte_eth_softnic_tap.c
drivers/net/virtio/virtio_pci.c
examples/ethtool/Makefile
examples/ethtool/lib/Makefile
examples/exception_path/main.c
examples/ip_pipeline/Makefile
examples/ip_pipeline/tap.c
examples/kni/Makefile
examples/l3fwd-power/Makefile
examples/multi_process/Makefile
examples/multi_process/client_server_mp/Makefile
examples/multi_process/client_server_mp/mp_server/Makefile
examples/netmap_compat/bridge/Makefile
examples/performance-thread/pthread_shim/pthread_shim.c
examples/qos_sched/Makefile
examples/quota_watermark/Makefile
examples/server_node_efd/Makefile
examples/server_node_efd/server/Makefile
examples/tep_termination/Makefile
examples/vhost/Makefile
examples/vhost_crypto/Makefile
examples/vhost_scsi/Makefile
kernel/Makefile
lib/Makefile
lib/librte_eal/Makefile
lib/librte_eal/common/arch/x86/rte_cycles.c
lib/librte_eal/linux/Makefile
lib/librte_eal/linux/eal/Makefile
lib/librte_eal/meson.build
lib/librte_eventdev/Makefile
lib/librte_kni/rte_kni.c
mk/rte.app.mk