mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
typos
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3753 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2b42215e7a
commit
eba2615957
@ -26,6 +26,6 @@ endef
|
||||
define Package/ebtables/install
|
||||
install -d -m0755 $(IDIR_DNSMASQ)/usr/sbin
|
||||
install -m0755 $(PKG_BUILD_DIR)/ebtables $(IDIR_EBTABLES)/usr/sbin/ebtables
|
||||
ended
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,ebtables))
|
||||
|
@ -66,3 +66,5 @@ uninstall-dev:
|
||||
rm -rf $(STAGING_DIR)/usr/include/zconf.h
|
||||
rm -rf $(STAGING_DIR)/usr/include/zlib.h
|
||||
rm -rf $(STAGING_DIR)/usr/lib/libz.*
|
||||
|
||||
$(eval $(call BuildPackage,zlib))
|
||||
|
Loading…
Reference in New Issue
Block a user