Home
last modified time | relevance | path

Searched refs:TOPDIR (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/linux-2.4.37.9/Documentation/DocBook/
DMakefile17 $(BOOKS): $(TOPDIR)/scripts/docproc
44 $(TOPDIR)/scripts/docproc:
45 $(MAKE) -C $(TOPDIR)/scripts docproc
48 $(TOPDIR)/scripts/docgen <$< >$@
51 $(TOPDIR)/scripts/docgen <$< >$@
54 $(TOPDIR)/scripts/docgen <$< >$@
56 wanbook.sgml: wanbook.tmpl $(TOPDIR)/drivers/net/wan/syncppp.c
57 $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/net/wan/syncppp.c \
60 z8530book.sgml: z8530book.tmpl $(TOPDIR)/drivers/net/wan/z85230.c
61 $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/net/wan/z85230.c \
[all …]
/linux-2.4.37.9/arch/ppc64/boot/
DMakefile35 …--defsym _vmlinux_memsize=0x`$(CROSS_COMPILE)nm -n $(TOPDIR)/vmlinux | sed '$$s/^........\([^ ]*\)…
36 --defsym _vmlinux_filesize=0x`ls -l $(TOPDIR)/vmlinux | awk '{ printf "%x\n", $$5 }'`
72 vmlinux.sm: $(TOPDIR)/vmlinux addSystemMap
73 ./addSystemMap $(TOPDIR)/System.map $(TOPDIR)/vmlinux vmlinux.sm
79 vmlinux.initrd: $(TOPDIR)/vmlinux addRamDisk ramdisk.image.gz $(TOPDIR)/System.map
80 ./addRamDisk ramdisk.image.gz $(TOPDIR)/System.map $(TOPDIR)/vmlinux vmlinux.initrd
82 vmlinux.sminitrd: vmlinux.sm addRamDisk ramdisk.image.gz $(TOPDIR)/System.map
83 ./addRamDisk ramdisk.image.gz $(TOPDIR)/System.map vmlinux.sm vmlinux.sminitrd
95 zImage.o: $(TOPDIR)/vmlinux
102 vmlinux .config System.map: % : $(TOPDIR)/% zImage.o
[all …]
/linux-2.4.37.9/arch/s390x/boot/
DMakefile14 include $(TOPDIR)/Rules.make
25 image: $(CONFIGURE) $(TOPDIR)/vmlinux \
27 $(OBJCOPY) -O binary $(TOPDIR)/vmlinux image
28 …$(NM) $(TOPDIR)/vmlinux | grep -v '\(compiled\)\|\( [aUw] \)\|\(\.\)\|\(LASH[RL]DI\)' | sort > $(T…
31 $(OBJDUMP) --disassemble --disassemble-all --disassemble-zeroes --reloc $(TOPDIR)/vmlinux > listing
39 …sh -x ./install.sh $(KERNELRELEASE) $(BOOTIMAGE) $(TOPDIR)/System.map $(TOPDIR)/Kerntypes "$(INSTA…
/linux-2.4.37.9/arch/s390/boot/
DMakefile14 include $(TOPDIR)/Rules.make
25 image: $(CONFIGURE) $(TOPDIR)/vmlinux \
27 $(OBJCOPY) -O binary $(TOPDIR)/vmlinux image
28 …$(NM) $(TOPDIR)/vmlinux | grep -v '\(compiled\)\|\( [aUw] \)\|\(\.\)\|\(LASH[RL]DI\)' | sort > $(T…
31 $(OBJDUMP) --disassemble --disassemble-all --disassemble-zeroes --reloc $(TOPDIR)/vmlinux > listing
39 …sh -x ./install.sh $(KERNELRELEASE) $(BOOTIMAGE) $(TOPDIR)/System.map $(TOPDIR)/Kerntypes "$(INSTA…
/linux-2.4.37.9/arch/i386/boot/
DMakefile11 BOOT_INCL = $(TOPDIR)/include/linux/config.h \
12 $(TOPDIR)/include/linux/autoconf.h \
13 $(TOPDIR)/include/asm/boot.h
23 compressed/vmlinux: $(TOPDIR)/vmlinux
26 compressed/bvmlinux: $(TOPDIR)/vmlinux
36 cp $(TOPDIR)/System.map $(INSTALL_PATH)/
40 sh -x ./install.sh $(KERNELRELEASE) $(BOOTIMAGE) $(TOPDIR)/System.map "$(INSTALL_PATH)"
43 $(HOSTCC) $(HOSTCFLAGS) -o $@ $< -I$(TOPDIR)/include
69 setup.s: setup.S video.S Makefile $(BOOT_INCL) $(TOPDIR)/include/linux/version.h $(TOPDIR)/include/…
78 bsetup.s: setup.S video.S Makefile $(BOOT_INCL) $(TOPDIR)/include/linux/version.h $(TOPDIR)/include…
/linux-2.4.37.9/arch/x86_64/boot/
DMakefile11 BOOT_INCL = $(TOPDIR)/include/linux/config.h \
12 $(TOPDIR)/include/linux/autoconf.h \
13 $(TOPDIR)/include/asm/boot.h
26 compressed/vmlinux: $(TOPDIR)/vmlinux
29 compressed/bvmlinux: $(TOPDIR)/vmlinux
39 cp $(TOPDIR)/System.map $(INSTALL_PATH)/
43 sh -x ./install.sh $(KERNELRELEASE) $(BOOTIMAGE) $(TOPDIR)/System.map "$(INSTALL_PATH)"
72 setup.s: setup.S video.S Makefile $(BOOT_INCL) $(TOPDIR)/include/linux/version.h $(TOPDIR)/include/…
81 bsetup.s: setup.S video.S Makefile $(BOOT_INCL) $(TOPDIR)/include/linux/version.h $(TOPDIR)/include…
/linux-2.4.37.9/arch/ppc/platforms/
DMakefile20 CFLAGS_pmac_setup.o += -I$(TOPDIR)/drivers/scsi -I$(TOPDIR)/fs/partitions \
21 -I$(TOPDIR)/arch/$(ARCH)/mm
22 CFLAGS_spruce_setup.o += -I$(TOPDIR)/arch/ppc/kernel
23 CFLAGS_spruce_pci.o += -I$(TOPDIR)/arch/ppc/kernel
24 CFLAGS_pal4_setup.o += -I$(TOPDIR)/arch/ppc/kernel
25 CFLAGS_pal4_pci.o += -I$(TOPDIR)/arch/ppc/kernel
67 include $(TOPDIR)/Rules.make
/linux-2.4.37.9/arch/cris/boot/compressed/
DMakefile7 ifndef TOPDIR
8 TOPDIR = ../../../.. macro
9 HPATH = $(TOPDIR)/include
14 CC = gcc-cris -melf -I $(TOPDIR)/include
22 SYSTEM = $(TOPDIR)/vmlinux.bin
30 cp decompress.bin $(TOPDIR)
/linux-2.4.37.9/arch/mips64/boot/
DMakefile28 VMLINUX = $(TOPDIR)/vmlinux
37 elf2ecoff: $(TOPDIR)/arch/mips/boot/elf2ecoff.c
38 $(HOSTCC) -I$(TOPDIR)/arch/mips/boot -I- -o $@ $^
43 addinitrd: $(TOPDIR)/arch/mips/boot/addinitrd.c
44 $(HOSTCC) -I$(TOPDIR)/arch/mips/boot -I- -o $@ $^
57 include $(TOPDIR)/Rules.make
/linux-2.4.37.9/arch/sparc64/boot/
DMakefile15 tftpboot.img: piggyback $(TOPDIR)/vmlinux $(ROOT_IMG)
16 $(ELFTOAOUT) $(TOPDIR)/vmlinux -o tftpboot.img
17 ./piggyback tftpboot.img $(TOPDIR)/System.map $(ROOT_IMG)
22 image: $(TOPDIR)/vmlinux
23 $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $(TOPDIR)/vmlinux -o $@
/linux-2.4.37.9/lib/
DMakefile30 include $(TOPDIR)/drivers/net/Makefile.lib
31 include $(TOPDIR)/drivers/usb/Makefile.lib
32 include $(TOPDIR)/drivers/bluetooth/Makefile.lib
33 include $(TOPDIR)/fs/Makefile.lib
34 include $(TOPDIR)/net/bluetooth/bnep/Makefile.lib
40 include $(TOPDIR)/Rules.make
/linux-2.4.37.9/arch/sparc/boot/
DMakefile13 $(ELFTOAOUT) $(TOPDIR)/vmlinux -o tftpboot.img
14 ./piggyback tftpboot.img $(TOPDIR)/System.map $(ROOT_IMG)
34 $(MAKE) -C $(TOPDIR) $@
37 $(LD) -r $(patsubst %,$(TOPDIR)/%,$(BTOBJS)) \
39 $(patsubst %,$(TOPDIR)/%,$(BTLIBS)) \
49 include $(TOPDIR)/Rules.make
/linux-2.4.37.9/
DRules.make86 $(TOPDIR)/scripts/makelst $* $(TOPDIR) $(OBJDUMP)
129 $(TOPDIR)/scripts/mkdep $(CFLAGS) $(EXTRA_CFLAGS_nostdinc) -- $(wildcard *.[chS]) > .depend
156 MOD_DESTDIR := $(shell $(CONFIG_SHELL) $(TOPDIR)/scripts/pathdown.sh)
211 MODINCL = $(TOPDIR)/include/linux/modules
236 $(addprefix $(MODINCL)/,$(export-objs:.o=.ver)): $(TOPDIR)/include/linux/autoconf.h
251 cd $(TOPDIR)/include/linux/modules; \
256 ) > $(TOPDIR)/include/linux/modversions.h.tmp
257 …@if [ -r $(TOPDIR)/include/linux/modversions.h ] && cmp -s $(TOPDIR)/include/linux/modversions.h $…
258 echo $(TOPDIR)/include/linux/modversions.h was not updated; \
259 rm -f $(TOPDIR)/include/linux/modversions.h.tmp; \
[all …]
/linux-2.4.37.9/arch/arm/boot/compressed/
DMakefile13 FONTC = $(TOPDIR)/drivers/video/font_acorn_8x8.c
84 $(wildcard $(TOPDIR)/include/config/zboot/rom.h) \
85 $(wildcard $(TOPDIR)/include/config/cpu/32.h) \
86 $(wildcard $(TOPDIR)/include/config/cpu/26.h)
98 vmlinux.lds: vmlinux.lds.in Makefile $(TOPDIR)/arch/$(ARCH)/boot/Makefile $(TOPDIR)/.config
105 misc.o: misc.c $(TOPDIR)/include/asm/arch/uncompress.h $(TOPDIR)/lib/inflate.c
/linux-2.4.37.9/arch/arm/tools/
DMakefile7 all: $(TOPDIR)/include/asm-arm/mach-types.h \
8 $(TOPDIR)/include/asm-arm/constants.h
10 $(TOPDIR)/include/asm-arm/mach-types.h: mach-types gen-mach-types
26 $(TOPDIR)/include/asm-arm/constants.h: constants.h
35 $(TOPDIR)/scripts/mkdep $(CFLAGS) $(EXTRA_CFLAGS) -- getconstants.c |\
/linux-2.4.37.9/arch/ppc/boot/
DMakefile15 CFLAGS += -fno-builtin -D__BOOTER__ -I$(TOPDIR)/arch/$(ARCH)/boot/include
20 MKIMAGE := $(TOPDIR)/scripts/mkuboot.sh
25 images/vmlinux.gz: $(TOPDIR)/vmlinux
62 vmapus: $(TOPDIR)/vmlinux
64 $(STRIP) $(TOPDIR)/vmlinux -o images/vmapus
82 include $(TOPDIR)/Rules.make
/linux-2.4.37.9/arch/x86_64/
DMakefile39 LINKFLAGS =-T $(TOPDIR)/arch/x86_64/vmlinux.lds $(LDFLAGS)
69 LIBS := $(TOPDIR)/arch/x86_64/lib/lib.a $(LIBS)
102 make -C arch/$(ARCH)/tools $(TOPDIR)/include/asm-x86_64/offset.h
124 @$(MAKE) -C $(TOPDIR)/arch/x86_64/tools clean
127 rm -f $(TOPDIR)/arch/x86_64/tools/offset.h
128 rm -f $(TOPDIR)/arch/x86_64/tools/offset.tmp
129 rm -f $(TOPDIR)/include/asm-x86_64/offset.h
132 @$(MAKE) -C $(TOPDIR)/arch/x86_64/tools all
/linux-2.4.37.9/arch/sh/boot/
DMakefile11 SYSTEM =$(TOPDIR)/vmlinux
19 compressed/vmlinux: $(TOPDIR)/vmlinux
23 sh -x ./install.sh $(KERNELRELEASE) Image $(TOPDIR)/System.map "$(INSTALL_PATH)"
26 sh -x ./install.sh $(KERNELRELEASE) zImage $(TOPDIR)/System.map "$(INSTALL_PATH)"
/linux-2.4.37.9/arch/sh64/boot/
DMakefile11 SYSTEM =$(TOPDIR)/vmlinux
19 compressed/vmlinux: $(TOPDIR)/vmlinux
23 sh -x ./install.sh $(KERNELRELEASE) Image $(TOPDIR)/System.map "$(INSTALL_PATH)"
26 sh -x ./install.sh $(KERNELRELEASE) zImage $(TOPDIR)/System.map "$(INSTALL_PATH)"
/linux-2.4.37.9/arch/cris/boot/rescue/
DMakefile4 ifndef TOPDIR
5 TOPDIR = ../../../.. macro
6 HPATH = $(TOPDIR)/include
9 CC = gcc-cris -mlinux -I $(TOPDIR)/include
22 cp rescue.bin $(TOPDIR)
/linux-2.4.37.9/scripts/
Ddocgen5 X=`$TOPDIR/scripts/gen-all-syms "$*"`
6 $TOPDIR/scripts/docproc $X
9 TOPDIR=. ${scripts_objtree}docproc $X
/linux-2.4.37.9/arch/sparc/
DMakefile44 LIBS := $(TOPDIR)/lib/lib.a $(LIBS) $(TOPDIR)/arch/sparc/prom/promlib.a \
45 $(TOPDIR)/arch/sparc/lib/lib.a
56 rm -f $(TOPDIR)/vmlinux.aout
60 rm -f $(TOPDIR)/include/asm-sparc/asm_offsets.h
/linux-2.4.37.9/arch/ppc/boot/images/
DMakefile5 include $(TOPDIR)/Rules.make
7 vmlinux.gz: $(TOPDIR)/vmlinux
8 $(OBJCOPY) --strip-all -S -O binary $(TOPDIR)/vmlinux vmlinux
/linux-2.4.37.9/arch/parisc/
DMakefile21 LINKFLAGS =-T $(TOPDIR)/arch/parisc/vmlinux64.lds $(LDFLAGS)
27 LINKFLAGS =-T $(TOPDIR)/arch/parisc/vmlinux.lds $(LDFLAGS)
35 OFFSET_H := $(TOPDIR)/include/asm-parisc/offset.h
89 LIBS := `$(CC) -print-libgcc-file-name` $(TOPDIR)/arch/parisc/lib/lib.a $(LIBS)
116 export TOPDIR=`pwd`; \
141 $(MAKE) -C $(TOPDIR)/arch/$(ARCH)/tools all
/linux-2.4.37.9/arch/mips/lasat/image/
DMakefile21 KERNEL_IMAGE = $(TOPDIR)/vmlinux
33 $(CC) -fno-pic $(HEAD_DEFINES) -I$(TOPDIR)/include -c -o $@ $<
54 $(OBJCOPY) -O binary -S $(TOPDIR)/vmlinux kImage.bin
60 include $(TOPDIR)/Rules.make

12345678910>>...20