X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fubicom32%2Fimage%2FMakefile;fp=target%2Flinux%2Fubicom32%2Fimage%2FMakefile;h=64b294d76ed7b3c7392dabb8cd318c967de54e86;hb=f48e79cafe9d99bc741c905cb8328cc54cb75f6d;hp=0000000000000000000000000000000000000000;hpb=ef51dee11cd047ffa7aa037541423d115ea6bef5;p=openwrt-10.03%2F.git diff --git a/target/linux/ubicom32/image/Makefile b/target/linux/ubicom32/image/Makefile new file mode 100644 index 000000000..64b294d76 --- /dev/null +++ b/target/linux/ubicom32/image/Makefile @@ -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))