ppp: make the patches apply correctly again
[lede-git/.git] / target / linux / mediatek / image / Makefile
1 include $(TOPDIR)/rules.mk
2 include $(INCLUDE_DIR)/image.mk
3
4 include $(SUBTARGET).mk
5
6 define Image/Build
7         $(call Image/Build/$(1),$(1))
8 endef
9
10 $(eval $(call BuildImage))