Added additional .. to config.mk include.
This commit is contained in:
parent
bbe98da95e
commit
683aed1f3f
|
@ -1,6 +1,6 @@
|
|||
# makefile for the PRISM/AMD79C930 configuration utility
|
||||
|
||||
include ../config.mk
|
||||
include ../../config.mk
|
||||
|
||||
ifndef CFLAGS
|
||||
CFLAGS = -O2 -Wall -Wstrict-prototypes -Winline -pipe -D__LINUX_WLAN__
|
||||
|
|
Loading…
Reference in a new issue