diff options
| author | Zheng Da <zhengda1936@gmail.com> | 2009-12-21 22:53:52 +0100 |
|---|---|---|
| committer | Zheng Da <zhengda1936@gmail.com> | 2009-12-21 22:53:52 +0100 |
| commit | de60719e36c86cd19e7ace9a1f1c485ce2af4060 (patch) | |
| tree | 06acc872b691d54377e483fb9c0fb8268a30c1d8 /libdde_linux26/contrib/Makefile | |
| parent | 7ccfc1fdb1c0030e6e2105d50d76122b8f10c687 (diff) | |
a temporary version of Makefiles for libdde_linux26
Diffstat (limited to 'libdde_linux26/contrib/Makefile')
| -rw-r--r-- | libdde_linux26/contrib/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libdde_linux26/contrib/Makefile b/libdde_linux26/contrib/Makefile index ec3eca26..232423de 100644 --- a/libdde_linux26/contrib/Makefile +++ b/libdde_linux26/contrib/Makefile @@ -1,5 +1,7 @@ -PKGDIR ?= ../.. -L4DIR ?= $(PKGDIR)/../.. +PKGDIR ?= .. +L4DIR ?= $(PKGDIR) + +BUILD_ARCH := x86 TARGET = include arch/$(BUILD_ARCH)/include |
