Searched defs:install (Results 1 – 16 of 16) sorted by relevance
5 install: src/bluetooth.c include/btcommon.h target
22 install: $(CONFIGURE) Image target
38 install: $(CONFIGURE) $(BOOTIMAGE) target
39 install: $(CONFIGURE) $(BOOTIMAGE) target
42 install: $(CONFIGURE) $(BOOTIMAGE) target
155 install: vmlinux target
58 install: vmlinux target
70 install: vmlinux target
119 install: checkoffset vmlinux target
131 install: target
156 install: Image target
272 bzImage zImage zinstall Image bootpImage install: vmlinux target
192 __u8 install; /* +1 = install, -1 = remove, 0 = neither */ member
205 int (*install)(struct i2o_controller *); member