1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

kernel-headers: fix build error when run for the second time

SVN-Revision: 14641
This commit is contained in:
Nicolas Thill 2009-02-23 17:49:36 +00:00
parent 328af7d015
commit 239c4aef18

View File

@ -13,6 +13,7 @@ STAGING_DIR_HOST:=$(TOOLCHAIN_DIR)
BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
override QUILT:=
override HOST_QUILT:=
override CONFIG_AUTOREBUILD=
include $(INCLUDE_DIR)/kernel.mk