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/include/Makefile | |
| parent | 7ccfc1fdb1c0030e6e2105d50d76122b8f10c687 (diff) | |
a temporary version of Makefiles for libdde_linux26
Diffstat (limited to 'libdde_linux26/contrib/include/Makefile')
| -rw-r--r-- | libdde_linux26/contrib/include/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libdde_linux26/contrib/include/Makefile b/libdde_linux26/contrib/include/Makefile index 009352f5..fa9f5f1b 100644 --- a/libdde_linux26/contrib/include/Makefile +++ b/libdde_linux26/contrib/include/Makefile @@ -1,8 +1,8 @@ -PKGDIR ?= ../../.. -L4DIR ?= $(PKGDIR)/../.. +PKGDIR ?= ../.. +L4DIR ?= $(PKGDIR) # Force these include files to appear in a special subfolder of dde/ -INSTALL_INC_PREFIX = l4/dde/linux26/linux-headers +INSTALL_INC_PREFIX = linux-headers include $(L4DIR)/mk/include.mk |
