aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick Shipp <nick@shipp.ninja>2017-01-29 01:55:03 -0500
committerNick Shipp <nick@shipp.ninja>2017-01-29 01:55:03 -0500
commit51bdf9b16594c4ad0c5e793583cfa0c12c61583c (patch)
tree9b58bff4f843f90c0a37c3d0d5a372128717e0d1 /Makefile
parent7ebbd64b16a8cd7d94961b34a394a511c08f0350 (diff)
Depend on dhcpcd starting wpa_supplicant
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d4ee77..fbe3a30 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ CC = musl-gcc
OBJ = sinit.o
BIN = sinit
-CFLAGS = $(shell pkg-config --cflags libevdev) -Os
+CFLAGS = -Os
all: $(BIN) poweroff reboot