mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 04:12:48 +02:00
add missing include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5499 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e158d8b6a7
commit
4c82036197
@ -4,6 +4,8 @@
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)
|
||||
|
||||
ifneq ($(CONFIG_BIG_ENDIAN),y)
|
||||
|
Loading…
Reference in New Issue
Block a user