Skip to content

Commit

Permalink
realtek: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstaT committed Nov 25, 2016
1 parent e64c053 commit e973f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uefi/cht/modules/realtek/Makefile
Expand Up @@ -15,6 +15,7 @@ EXTRA_CFLAGS += -Wno-unused-function
EXTRA_CFLAGS += -Wno-unused

#EXTRA_CFLAGS += -Wno-uninitialized
EXTRA_CFLAGS += -Wno-error=date-time # Fix compile error on gcc 4.9 and later

EXTRA_CFLAGS += -I$(src)/include

Expand Down

0 comments on commit e973f3f

Please sign in to comment.