X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=include%2Ftarget.mk;h=657109e75d398316251f08ef92f904d487b22343;hp=3401f849a5fdd3980b4edd938eee786d0df4eab1;hb=c4979908344bc5d49e6b8ebef003b3c32d6bd284;hpb=43f485f334ce60bb1bacffa11795100475e92ec4 diff --git a/include/target.mk b/include/target.mk index 3401f849a5..657109e75d 100644 --- a/include/target.mk +++ b/include/target.mk @@ -19,6 +19,7 @@ DEFAULT_PACKAGES.bootloader:= ifneq ($(DUMP),) all: dumpinfo + .ONESHELL: endif target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))