X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=util%2Fnvramtool%2FMakefile;h=a75c70da5ce6fe54bedb66e9c5f475f0eeef99b4;hb=cff573d3a455c20d427e70db84fd2acfe59194d1;hp=e0054cde34e1be07ac2337c9904e57f710a5349b;hpb=b0c94a1866debb262ff1343674de871f6b770f3f;p=coreboot.git diff --git a/util/nvramtool/Makefile b/util/nvramtool/Makefile index e0054cde3..a75c70da5 100644 --- a/util/nvramtool/Makefile +++ b/util/nvramtool/Makefile @@ -37,7 +37,7 @@ OBJS += $(CLI_OBJS) OS_ARCH = $(shell uname) ifeq ($(OS_ARCH), Darwin) -LDFLAGS = -framework DirectIO +LDFLAGS = -framework DirectHW endif ifeq ($(OS_ARCH), NetBSD) LDFLAGS = -l$(shell uname -p)