-rw-r--r-- | Rules.make | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -228,3 +228,3 @@ $(TOPDIR)/library/custom.h : $(TOPDIR)/.config $(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf $(TOPDIR)/scripts/kconfig/conf $(TOPDIR)/scripts/kconfig/qconf $(TOPDIR)/scripts/kconfig/libkconfig.so $(TOPDIR)/scripts/kconfig/gconf $(TOPDIR)/qmake/qmake: - @$(call descend,$(shell dirname $@),$(shell basename $@)) + +$(call descend,$(shell dirname $@),$(shell basename $@)) |