add a new target for ubicom32 (compiles, but untested)

SVN-Revision: 17350
This commit is contained in:
Felix Fietkau
2009-08-21 22:32:31 +00:00
parent 5076142aa3
commit 75ee3370d9
4 changed files with 49130 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#
# Copyright (C) 2006 OpenWrt.org
#
# 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
# use default targets for everything
$(eval $(call BuildImage))