release 6.12.4 (preliminary)
This commit is contained in:
2
debian/rules.d/certs/Makefile
vendored
2
debian/rules.d/certs/Makefile
vendored
@@ -3,5 +3,5 @@ PROGS = \
|
||||
|
||||
include $(top_rulesdir)/Makefile.inc
|
||||
|
||||
CPPFLAGS += -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
|
||||
CPPFLAGS += -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I$(top_srcdir)/scripts
|
||||
extract-cert: LDLIBS += -lcrypto
|
||||
|
1
debian/rules.d/scripts/Makefile
vendored
1
debian/rules.d/scripts/Makefile
vendored
@@ -8,6 +8,7 @@ DATA = \
|
||||
Kbuild.include \
|
||||
Makefile.* \
|
||||
mkversion \
|
||||
module-common.c \
|
||||
module-common.lds \
|
||||
subarch.include
|
||||
|
||||
|
Reference in New Issue
Block a user