mirror of
https://github.com/acpica/acpica/
synced 2025-02-22 16:34:24 +03:00
ASLTS: control: add expected compiler error for duplicate case statements
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
This commit is contained in:
parent
40a102c145
commit
cef0fbbd8e
@ -3,6 +3,6 @@
|
||||
AMLMOD= control
|
||||
COLL= ../..
|
||||
|
||||
ADD_ASLFLAGS=-vx 6152 -vx 6163
|
||||
ADD_ASLFLAGS=-vx 6152 -vx 6163 -vx 6022
|
||||
TOP= $(COLL)/../../..
|
||||
include $(COLL)/Makefile.install
|
||||
|
Loading…
x
Reference in New Issue
Block a user