add a new target for ubicom32 (compiles, but untested)
[openwrt-10.03/.git] / target / linux / ubicom32 / image / Makefile
diff --git a/target/linux/ubicom32/image/Makefile b/target/linux/ubicom32/image/Makefile
new file mode 100644 (file)
index 0000000..64b294d
--- /dev/null
@@ -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))