Searched refs:combined (Results 1 - 14 of 14) sorted by relevance

/netgear-R7800-V1.0.2.28/scripts/
H A Dcombined-image.sh10 IMAGE=${3:-openwrt-combined.img}
18 # Calculate md5sum over combined kernel and rootfs image.
26 # <md5sum> checksum of the combined kernel and rootfs image
/netgear-R7800-V1.0.2.28/target/linux/x86/image/
H A DMakefile83 $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img \
109 echo '(hd0) $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img' > $(KDIR)/grub2/device.map
117 $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img \
125 "$(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img"
157 $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img \
188 rm $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).vdi || true
190 $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img \
191 $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).vdi
193 chmod 0644 $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).vdi
202 rm $(BIN_DIR)/$(IMG_PREFIX)-combined
[all...]
/netgear-R7800-V1.0.2.28/target/linux/atheros/image/
H A DMakefile55 -sh $(TOPDIR)/scripts/combined-image.sh \
58 "$(BIN_DIR)/$(IMG_PREFIX)-combined.$(1).img"
/netgear-R7800-V1.0.2.28/target/linux/cns3xxx/image/
H A DMakefile28 sh $(TOPDIR)/scripts/combined-image.sh \
/netgear-R7800-V1.0.2.28/target/linux/rb532/image/
H A DMakefile63 ./gen_image.sh $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).bin 4 $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel $(CONFIG_TARGET_ROOTFS_PARTSIZE) $(KDIR)/root.$(1)
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmktplinkfw.c132 static int combined; variable
370 " -c use combined kernel image\n"
514 if (combined) {
593 if (!combined) {
695 if (!combined) {
989 combined++;
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/include/fal/
H A Dfal_acl.h352 fal_combined_t combined; member in struct:__anon116
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/include/fal/
H A Dfal_acl.h352 fal_combined_t combined; member in struct:__anon281
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/image/
H A DMakefile234 sh $(TOPDIR)/scripts/combined-image.sh \
262 sh $(TOPDIR)/scripts/combined-image.sh \
395 -sh $(TOPDIR)/scripts/combined-image.sh \
441 -sh $(TOPDIR)/scripts/combined-image.sh \
698 -sh $(TOPDIR)/scripts/combined-ext-image.sh \
/netgear-R7800-V1.0.2.28/target/linux/ramips/image/
H A DMakefile70 ( dd if=$(KDIR)/vmlinux-$(2).bin.lzma bs=`expr $(4) - 64` conv=sync ; dd if=$(KDIR)/root.$(1) ) > $(KDIR)/vmlinux-$(2).bin.lzma.combined ; \
72 $(call MkImage,lzma,$(KDIR)/vmlinux-$(2).bin.lzma.combined,$(call sysupname,$(1),$(2)),$(6))
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/dess/
H A Ddess_acl_parse.c2321 if (FAL_ACL_COMBINED_START == sw->combined)
2326 else if (FAL_ACL_COMBINED_CONTINUE == sw->combined)
2331 else if (FAL_ACL_COMBINED_END == sw->combined)
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isis/
H A Disis_acl_parse.c2321 if (FAL_ACL_COMBINED_START == sw->combined)
2326 else if (FAL_ACL_COMBINED_CONTINUE == sw->combined)
2331 else if (FAL_ACL_COMBINED_END == sw->combined)
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isisc/
H A Disisc_acl_parse.c2321 if (FAL_ACL_COMBINED_START == sw->combined)
2326 else if (FAL_ACL_COMBINED_CONTINUE == sw->combined)
2331 else if (FAL_ACL_COMBINED_END == sw->combined)
/netgear-R7800-V1.0.2.28/docs/
H A Dadding.tex588 This template defines the final changes to apply to the rootfs and kernel, either combined or separated

Completed in 201 milliseconds