diff options
| author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-18 18:29:58 +0000 | 
|---|---|---|
| committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-18 18:29:58 +0000 | 
| commit | 1f8d59a46a16000018430935732e9d319e6fd3f1 (patch) | |
| tree | 3fbe580b338cc0f5c49ec58dd7f8936fc41a866f /package/linux-atm | |
| parent | bf59a262d15c8f517715c13c3014789a109b214c (diff) | |
[linux-atm]: shouldn't use kernel headers from userspace
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34246 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux-atm')
| -rw-r--r-- | package/linux-atm/Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index 7b5cf1fdc..0372904d8 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -74,7 +74,6 @@ define Build/Configure  	touch $(PKG_BUILD_DIR)/stamp-h.in  endef -TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include  unexport PREFIX  define Build/Compile | 
