hdparm: fix compilation with musl

Signed-off-by: Richard Kunze <richard.kunze@web.de>
This commit is contained in:
Richard Kunze
2014-11-16 01:56:12 +01:00
parent 18d534ba40
commit feb67e6b07
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@ PKG_LICENSE:=BSD-Style Open Source License
include $(INCLUDE_DIR)/package.mk
TARGET_CFLAGS+=-D_GNU_SOURCE
define Package/hdparm
SECTION:=utils
CATEGORY:=Utilities