fix aiccu compile
[openwrt/svn-archive/archive.git] / utils / setserial / Makefile
index ceca8351e40a18bc6b5256340c4038d46d720693..7c5574e672947e3314b650c5fbb85745a819a2eb 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -40,7 +40,7 @@ endef
 
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
-               all
+               setserial
 endef
 
 define Package/setserial/install