Skip to content

Commit

Permalink
patch hunk fixes busybox snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Frankenstone committed Oct 28, 2019
1 parent 1d85a30 commit 8044a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/busybox-snapshot-extra2.patch
Expand Up @@ -13,7 +13,7 @@ diff --git a/Makefile.flags b/Makefile.flags
index 65021de25ffb..b9d0abb0dce5 100644
--- a/Makefile.flags
+++ b/Makefile.flags
@@ -153,6 +153,7 @@ ifeq ($(CONFIG_SELINUX),y)
@@ -174,6 +174,7 @@ ifeq ($(CONFIG_SELINUX),y)
SELINUX_PC_MODULES = libselinux libsepol
$(eval $(call pkg_check_modules,SELINUX,$(SELINUX_PC_MODULES)))
CPPFLAGS += $(SELINUX_CFLAGS)
Expand Down

0 comments on commit 8044a4d

Please sign in to comment.