X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Makefile;h=d5713e7b1e5069fc69888880c4373818827710ac;hb=6cdc577a18a616c331f57e268c97466171cfc45f;hp=141653226f3c22ad9385d0b3863f714c8afc8038;hpb=847aed392fe7d101057a7c4b85c11542a961b817;p=sfrench%2Fcifs-2.6.git diff --git a/Makefile b/Makefile index 141653226f3c..f070e0d65186 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +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/