mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 11:40:37 +02:00
a8de4fb9f2
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4040 3c298f89-4303-0410-b956-a3cf2f4a3e73
7 lines
125 B
Makefile
7 lines
125 B
Makefile
include $(TOPDIR)/rules.mk
|
|
include $(INCLUDE_DIR)/image.mk
|
|
|
|
# use default targets for everything
|
|
|
|
$(eval $(call BuildImage))
|