2008-06-04 13:51:17 +00:00
|
|
|
#
|
2010-02-12 01:40:57 +00:00
|
|
|
# Copyright (C) 2008-2010 OpenWrt.org
|
2008-06-04 13:51:17 +00:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
include $(INCLUDE_DIR)/image.mk
|
|
|
|
|
2010-11-04 22:10:11 +00:00
|
|
|
include $(SUBTARGET).mk
|
2008-06-04 13:51:17 +00:00
|
|
|
|
|
|
|
$(eval $(call BuildImage))
|