diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-14 01:45:29 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-14 01:45:29 +0000 |
commit | 4f38c436bc435770f97b8ca907c769c67ab3a960 (patch) | |
tree | ee774fc9459e754877679b4ff0b810baee6bfa8d /target/default | |
parent | 62c006e74f23b828406b4c3633c6149f38046ed8 (diff) |
this change is needed to get rootfs build before trying to make an image of it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@246 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/default')
-rw-r--r-- | target/default/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/default/Makefile.in b/target/default/Makefile.in index 872750df41..e69de29bb2 100644 --- a/target/default/Makefile.in +++ b/target/default/Makefile.in @@ -1 +0,0 @@ -TARGETS+=openwrt-image |