X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Makefile;h=d5713e7b1e5069fc69888880c4373818827710ac;hb=6cdc577a18a616c331f57e268c97466171cfc45f;hp=ac5ac28a24e99120726f9fbb2cc9c228090d1317;hpb=fa3294c58c58c4fa87ee0356b6cb1901db00533e;p=sfrench%2Fcifs-2.6.git diff --git a/Makefile b/Makefile index ac5ac28a24e9..f070e0d65186 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Shy Crocodile # *DOCUMENTATION* @@ -583,7 +583,7 @@ export KBUILD_MODULES KBUILD_BUILTIN ifeq ($(KBUILD_EXTMOD),) # Objects we will link into vmlinux / subdirs we need to visit init-y := init/ -drivers-y := drivers/ sound/ firmware/ +drivers-y := drivers/ sound/ net-y := net/ libs-y := lib/ core-y := usr/