summaryrefslogtreecommitdiff
path: root/README.NEWBUILD
Unidiff
Diffstat (limited to 'README.NEWBUILD') (more/less context) (ignore whitespace changes)
-rw-r--r--README.NEWBUILD26
1 files changed, 0 insertions, 26 deletions
diff --git a/README.NEWBUILD b/README.NEWBUILD
deleted file mode 100644
index e533725..0000000
--- a/README.NEWBUILD
+++ b/dev/null
@@ -1,26 +0,0 @@
1How to use the new build system
2===============================
3
4WARNING: This buildsystem is currently under construction. Therefore
5 it may create more problems than solutions .. ;)
6
7But if you have problems with the old one, you may use the new which
8is much more advanced:
9
10First of all set you shell-variables to the correct settings
11( as you need for the old build system )
12
13Then do the following:
14
15cd $OPIEDIR
16make clean
17ln -s Makefile.test GNUmakefile
18cp def-configs/opie .config
19make menuconfig
20
21Now you can move through the menu and select or deselect anything..
22Exit and save the configuration and enter "make" to create opie...
23
24Have fun with it !
25
26Ciao, Stefan \ No newline at end of file