stop build when an error occurs and when BUILDLOG is set (#5160)
[openwrt.git] / package / siit / src / Makefile
1 obj-m := siit.o
2 ifeq ($(MAKING_MODULES),1)
3 -include $(TOPDIR)/Rules.make
4 endif
5
This page took 0.038058 seconds and 5 git commands to generate.