diff options
Diffstat (limited to 'meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch')
| -rw-r--r-- | meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch b/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch index 116761d574..7c5d6b0443 100644 --- a/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch +++ b/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch | |||
| @@ -326,8 +326,8 @@ diff -urN acpica-unix2-20130626/tests/aapits/Makefile acpica-unix2-20130626-aapi | |||
| 326 | --- acpica-unix2-20130626/tests/aapits/Makefile 2013-01-17 12:48:29.000000000 -0700 | 326 | --- acpica-unix2-20130626/tests/aapits/Makefile 2013-01-17 12:48:29.000000000 -0700 |
| 327 | +++ acpica-unix2-20130626-aapits/tests/aapits/Makefile 2013-07-25 15:17:09.309236422 -0600 | 327 | +++ acpica-unix2-20130626-aapits/tests/aapits/Makefile 2013-07-25 15:17:09.309236422 -0600 |
| 328 | @@ -194,7 +194,7 @@ | 328 | @@ -194,7 +194,7 @@ |
| 329 | CFLAGS+= -Wall -g -D_LINUX -DNDEBUG -D_CONSOLE -DACPI_EXEC_APP -D_MULTI_THREADED -Wstrict-prototypes -I../../source/include | 329 | CFLAGS+= -Wall -g -D_LINUX -DNDEBUG -D_CONSOLE -DACPI_APITS -DACPI_EXEC_APP -D_MULTI_THREADED -Wstrict-prototypes -I../../source/include |
| 330 | 330 | ||
| 331 | 331 | ||
| 332 | -acpiexec : $(patsubst %.c,%.o, $(SRCS)) | 332 | -acpiexec : $(patsubst %.c,%.o, $(SRCS)) |
| 333 | +$(PROG) : $(patsubst %.c,%.o, $(SRCS)) | 333 | +$(PROG) : $(patsubst %.c,%.o, $(SRCS)) |
