#
# Makefile for badness_test.c file
#
KDIR:=/lib/modules/$(shell uname -r)/build
TRGT:=badness_testing
OBJS:=badness_test.o
obj-m += $(TRGT).o
$(TRGT)-objs := $(OBJS)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
$(RM) .*.cmd *.mod.c *.ko *.o -r .tmp*
--
#
# Makefile for badness_test.c file
#
KDIR:=/lib/modules/$(shell uname -r)/build
TRGT:=badness_testing
OBJS:=badness_test.o
obj-m += $(TRGT).o
$(TRGT)-objs := $(OBJS)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
$(RM) .*.cmd *.mod.c *.ko *.o -r .tmp*
--
call?
Please give me some hints or advices or any links that are related to
it.
Thanks in advance.
Regards,
Srinivas G
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org
the messages that are at the initialization
of our driver are not seen.
How can I get maximum lines of output from the dmesg command?
I am using Red Hat 7.3 with 2.4.18-3 kernel version.
Can anybody help in this regard?
Thanks in advance.
Regards,
Srinivas G
-
To unsubscribe from this list
different kernel versions.)
We are not very sure of how to achieve this.
Please help us address this issue.
Thanks in advance and regards,
Srinivas G
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo inf
5 matches
Mail list logo