[packages] smartmontools: add missing uclibc++ include (#12448)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34135 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e426d456ef
commit
ef6341efe2
@ -1,11 +1,12 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006-2011 OpenWrt.org
|
# Copyright (C) 2006-2012 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
include $(INCLUDE_DIR)/uclibc++.mk
|
||||||
|
|
||||||
PKG_NAME:=smartmontools
|
PKG_NAME:=smartmontools
|
||||||
PKG_VERSION:=5.40
|
PKG_VERSION:=5.40
|
||||||
|
Loading…
x
Reference in New Issue
Block a user