mirror of
https://github.com/openwrt/packages.git
synced 2025-12-28 07:50:04 +04:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
obj-m := siit.o
|
|
ifeq ($(MAKING_MODULES),1)
|
|
-include $(TOPDIR)/Rules.make
|
|
endif
|
|
|