fix ppp related bug in the network scripts
[openwrt.git] / package / diag / Makefile
index de6ab8d..024426f 100644 (file)
@@ -1,3 +1,9 @@
+# 
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
 # $Id$
 
 include $(TOPDIR)/rules.mk
@@ -6,7 +12,7 @@ include $(INCLUDE_DIR)/kernel.mk
 PKG_NAME:=kmod-diag
 PKG_RELEASE:=1
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
+PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)
 
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.030124 seconds and 4 git commands to generate.