finally move buildroot-ng to trunk
[openwrt/svn-archive/archive.git] / target / image / generic / Makefile
diff --git a/target/image/generic/Makefile b/target/image/generic/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))