1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

set defaults for .pkginfo

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4052 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-06-23 00:04:24 +00:00
parent ad209c7066
commit 262b0cd565

View File

@ -1,7 +1,10 @@
KERNEL:=kernel
BOARD:=board
LINUX_VERSION:=kernel
ifneq ($(DUMP),1)
include $(TOPDIR)/.kernel.mk
KERNEL:=unknown
ifneq (,$(findstring 2.4.,$(LINUX_VERSION)))
KERNEL:=2.4
LINUX_KMOD_SUFFIX=o