mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 17:34:43 +03:00
acpiexamples: Makefile fix for incorrect CFLAGS.
Was using "EXAMPLES" instead of "ACPIEXAMPLES". Dean Nelson, dnelson@redhat.com. ACPICA BZ 1105.
This commit is contained in:
parent
aca0478526
commit
f79e3a14c5
@ -162,7 +162,7 @@ OBJECTS = \
|
||||
#
|
||||
CFLAGS += \
|
||||
-DACPI_EXAMPLE_APP\
|
||||
-I$(EXAMPLES)
|
||||
-I$(ACPIEXAMPLES)
|
||||
|
||||
#
|
||||
# Common Rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user