File: disk/hdparm/Makefile
patch-2 patch-3
Line 19Line 19
include ../../gar.mk

include ../../gar.mk


# New and improved with the 2.6 series kernels and headers,
# the imposition of user/kernel space separation!
# FIXME
CFLAGS += -D__KERNEL__

install-custom:
        install $(WORKSRC)/hdparm $(DESTDIR)$(bindir)
        $(MAKECOOKIE)
install-custom:
        install $(WORKSRC)/hdparm $(DESTDIR)$(bindir)
        $(MAKECOOKIE)