diff options
author | Zheng Da <zhengda1936@gmail.com> | 2010-01-13 11:47:18 +0100 |
---|---|---|
committer | Zheng Da <zhengda1936@gmail.com> | 2010-01-13 11:47:18 +0100 |
commit | 1b030ec21564529f29c2e557c2254b9f17e762ba (patch) | |
tree | 50d37cbf630d8f7fb61260be4e2c999eebab31bb /libdde_linux26/Makeconf | |
parent | 2568808344d9e3cbb62edbb6404be2aff956052d (diff) |
fix a include path in dde linux26.
Diffstat (limited to 'libdde_linux26/Makeconf')
-rw-r--r-- | libdde_linux26/Makeconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdde_linux26/Makeconf b/libdde_linux26/Makeconf index c84466f8..d5dc9c2a 100644 --- a/libdde_linux26/Makeconf +++ b/libdde_linux26/Makeconf @@ -23,7 +23,6 @@ SUFFIX_arm = arm MY_LINUX26_INCDIR = $(OBJ_BASE)/include/$(ARCH)/linux-headers \ $(OBJ_BASE)/include/$(ARCH)/asm \ - $(OBJ_BASE)/include/linux-headers/asm \ $(OBJ_BASE)/include/linux-headers # stolen from fiasco/src/Makeconf, checks whether a compiler supports a certain |