Searched refs:empty (Results 1 - 7 of 7) sorted by relevance

/openwrt/scripts/
H A Dipkg-make-index.sh12 empty=1
15 empty=
33 [ -n "$empty" ] && echo
/openwrt/target/sdk/files/
H A DMakefile23 empty:= macro
24 space:= $(empty) $(empty)
/openwrt/
H A DMakefile15 empty:= macro
16 space:= $(empty) $(empty)
H A Drules.mk22 empty:= macro
23 space:= $(empty) $(empty)
/openwrt/include/
H A Dtoplevel.mk44 empty:= macro
45 space:= $(empty) $(empty)
H A Dkernel.mk205 @echo "WARNING: kmod-$(1) is not available in the kernel config - generating empty package" >&2
/openwrt/target/linux/ar71xx/image/
H A Dlegacy.mk211 # $(5), suffix of kernel filename, e.g. -initramfs, or empty
605 echo -n "" > $(KDIR_TMP)/empty.bin; \
607 $(fwimage) $(KDIR_TMP)/empty.bin \
714 echo -n '' > $(KDIR_TMP)/empty.bin
716 -f $(KDIR_TMP)/vmlinux-$(2).uImage -F $(KDIR_TMP)/empty.bin \
785 # $(1): (empty)

Completed in 44 milliseconds